-
Notifications
You must be signed in to change notification settings - Fork 642
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
getRoot typings in MST3 #951
Comments
do you have something named 'blabla' somewhere? if so, what does it look like? |
@xaviergonz It's just equals |
ah thanks, I'll take a look this afternoon |
@PMExtra actually try |
I'll make later a PR so it supports both modes |
@xaviergonz Thank you very much. So it's recommended to use Now I have a template that like below: SomeStoreModel.ts
Should I replace all |
After the PR I created gets merged you will basically be able to use both ways and both ways should work. This is, after the PR all this will work
|
Fix released as 3.1.1 |
I have:
In MST2:
In MST3:
Everything looks fine at runtime even the type was wrong.
What's wrong with MST3?
The text was updated successfully, but these errors were encountered: