framework7-redux
framework7-redux copied to clipboard
hidePreloader action doesn't work
Hi Ben,
I am using framework7-redux with framework7: v5.41 Currently I have couple of issues with the preloader.
showPreloader action loadingText is not visible. When I dispatch the action I can see the preloader in the middle without any text.
hidePreloader doesn't hide the preloader. I can see the action getting dispatched however preloader animation stays visible in the middle of the screen.
Could you please help?