You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix error thrown when rendering with no items (#7)
This may happen when all the items in the pipeline are filtered out
or fail validation.
Test added to cover this case