Codesandbox is about to switch out its state management system from Cerebral and mobx-state-tree to Overmind.
The main reason for switching it out is:
As a result Codesandbox will be:
How to help:


useOvermind(false)What to test?
Basically everything. Just use Codesandbox as you normally do. You will soon be able to do this switch on codesandbox.io as well.
Any issues can be reported here on Github. Please include Overmind in the title of the issue.
I just tried to follow the steps and it seems that
run the following exposed global function
does not work. useOvermind is not defined
Most helpful comment
I just tried to follow the steps and it seems that
does not work.
useOvermindis not defined