framework7-redux icon indicating copy to clipboard operation
framework7-redux copied to clipboard

Framework7 plug-in to keep your Redux store in sync with Framework7

Results 7 framework7-redux issues
Sort by recently updated
recently updated
newest added

Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.13 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

I have an app where I'm using a `` without a router (``). If I navigate within my app to show the Popup, and then reload the page in the...

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...

I don't see a way to use URL params from redux. Could you please give some hints or best practice information? Especially: - How can I call Urls with params...

What is the plan to upgrade to Redux 4.x

I have a View in a side panel, `framework7-redux` doesn't seem to see the main view. I think their can be only one `View` in the whole application?