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
Oh that's really interesting! thanks so much for pointing that out. I'll update the README to mention this. In my case we're using it mostly from typescript where most of the properties should have a default value in order for them to be properly typed, so it hasn't affected us too much.
I had the same problem, check this out:
https://mobx.js.org/installation.html#use-spec-compliant-transpilation-for-class-properties
The text was updated successfully, but these errors were encountered: