Current Behavior
Getting this error:
Error: Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.
Seems to be on line 24 in the react module: useSyncExternalStore(subscribe, getSnapshot).
Expected Behavior
No response
Steps To Reproduce
No response
Onboard Version
react 2.2.0
Node Version
12
What browsers are you seeing the problem on?
No response
Relevant log output
No response
Anything else?
No response