react-universal-component icon indicating copy to clipboard operation
react-universal-component copied to clipboard

alwaysDelay not work

Open ease-space opened this issue 6 years ago • 6 comments

alwaysDelay not work in me. import cached Снимок

ease-space avatar May 17 '19 19:05 ease-space

Can you see if you can open a PR resolving this issue

ScriptedAlchemy avatar May 17 '19 21:05 ScriptedAlchemy

Did not understand what to open?

ease-space avatar May 18 '19 09:05 ease-space

Debugging the code and potentially writing code to fix the bug. Opening a pull request to me, the author

ScriptedAlchemy avatar May 20 '19 17:05 ScriptedAlchemy

@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?

ease-space avatar Jun 01 '19 11:06 ease-space

@ScriptedAlchemy I solved this issue by moving to redux-first-router. But how to use it with react-router and alwaysDelay?

ease-space avatar Jun 08 '19 18:06 ease-space

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.

ScriptedAlchemy avatar Jun 08 '19 20:06 ScriptedAlchemy