react-universal-component
react-universal-component copied to clipboard
alwaysDelay not work
alwaysDelay not work in me. import cached
Can you see if you can open a PR resolving this issue
Did not understand what to open?
Debugging the code and potentially writing code to fix the bug. Opening a pull request to me, the author
@ScriptedAlchemy I know the reason: "Note: this only applies to the client when your UniversalComponent uses dynamic expressions to switch between multiple components." But how can i do this with a react router or only used redux-first-router?
@ScriptedAlchemy I solved this issue by moving to redux-first-router. But how to use it with react-router and alwaysDelay?
To be honest, i haven't used react router in years. Ive never bothered to integrate my products with react router, redux-first-router does a better job, so I just dont use any other router.