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
I think there might be an issue with the latest version of mobx and mobx-react.
If i have the below installed I dont see the performance and components tabs
"mobx": "5.10.1",
"mobx-react": "6.1.1",
but if i downgrade to
"mobx": "3.6.2",
"mobx-react": "4.4.3",
then all works fine.
Thank for the great plugin by the way 👍
dericcain, gavinxgu, nanaya, maximuzby, williamoliveira and 11 more