You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran into some weird issues (for instance template helpers not working) when using both flow-routing and flow-router-extra.
You can find a reproduction of the bug here: https://github.com/Almaju/fre-testing
The page shall display "/" instead of "home". This bug disappears as soon as I remove the useraccounts:flow-routing package (import has to be uncommented on /lib/router.js though).
Would it be possible to add support for flow-router-extra?
The text was updated successfully, but these errors were encountered:
I ran into some weird issues (for instance template helpers not working) when using both flow-routing and flow-router-extra.
You can find a reproduction of the bug here: https://github.com/Almaju/fre-testing
The page shall display "/" instead of "home". This bug disappears as soon as I remove the useraccounts:flow-routing package (import has to be uncommented on /lib/router.js though).
Would it be possible to add support for flow-router-extra?
The text was updated successfully, but these errors were encountered: