Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(vouchers): catch no-filter corner case
This commit catches the default corner case where no filters have been initialized in the browser and appcache. It fixes this by ensuring that there is always some filters cached. Closes #1466.
- Loading branch information