Open
Description
- Ref: setting up redux toolkit with Next 14.0.1 redux-toolkit#3842 and many others
I wonder if we could somehow do a debug check inside of <Provider>
, check for the existence of useIsomorphicLayoutEffect
, and throw a more informative error if it doesn't exist?
I know we added the "react-server"
condition in v9 beta - not sure how these play together