react-rxjs-elements icon indicating copy to clipboard operation
react-rxjs-elements copied to clipboard

React Concurrent support — how to test it?

Open kosich opened this issue 3 years ago • 0 comments

~the v0.0.4 uses useMemo that seem to be incompatible with react concurrent mode~

v0.0.5 switches back to useEffects.

Question: how to test concurrent mode compatibility in specs?

kosich avatar Aug 13 '20 08:08 kosich