Ariel Fuggini
Ariel Fuggini
It seems related to the fact that your worker.js file is not exporting anything, but then you are importing it. I am having a similar issue when following the README...
I came up with a temporary solution that totally prevents this flick / flashing. This is the fix applied to the filter-collections-example at https://github.com/krishamoud/filter-collections-example HomeFilter = new Meteor.FilterCollections(People, { ......
Here! https://github.com/EbookFoundation/free-programming-books/pull/11145