SSR Issue with useSyncExternalStore and "Missing getServerSnapshot"
@Tim Smart Do you know anything about an SSR issue with useSyncExternalStore. "Missing getServerSnapshot"?
We might need to add () => {} to the getServerSnapshot arg like they did to close this issue:
https://github.com/mobxjs/mobx/issues/3669
I ran into it on next 14.0.4 for some reason
We might need to add () => {} to the getServerSnapshot arg like they did to close this issue:
https://github.com/mobxjs/mobx/issues/3669
I ran into it on next 14.0.4 for some reason
