meteor-pages
meteor-pages copied to clipboard
Facing couple of issues : 1) Loading Issue on page load & 2) Filters Issue.
Hi,
Sometimes on opening a page, we can see infinite loading symbol in the pagination block. But we can notice from back-end that filters value is set properly.
And sometimes, we can also notice that filters doesn't work properly.
Any suggestions on specific configurations, which will avoid these issues ?
Thanks, Hemanth
@HemanthAnakapalle for some advice, check the "More than 2 Paginated pages/collections infinite loading" topic a few below this one.
I can say I have similar issues with filters.
For my project, I have a "Search" button that will apply any selected filters, and a "Reset" button which removes all filters.
Sometimes I try to set filters and nothing appears. Which ends up having to "Reset" to fix things - but hitting Reset once does not always work either - sometimes gets infinite loading - at which case I must hit Reset one more time and then it's fine.
Any resolution for these issues would be greatly appreciated!