You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well. you can try the same with __MOBX_DEVTOOLS_GLOBAL_HOOK__.
If it's possible to run some code before loading mobx, then delete window.__MOBX_DEVTOOLS_GLOBAL_HOOK__ should be enough.
I can disable react-devtools with code like this:
Do you know the ability to disable mobx-devtools extension for production?
I do not want to give the ability for clients to see my data.
The text was updated successfully, but these errors were encountered: