_autoAction #2635
Unanswered
blitzbohne
asked this question in
Q&A
_autoAction
#2635
Replies: 2 comments
-
Probably is, if you want to be sure you can use less efficient variant |
Beta Was this translation helpful? Give feedback.
0 replies
-
It should be fine to use it in libraries, the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
We're having our own method that is similar to makeAutoObservable. We'd like to use the new autoAction but it seems the mobx exports it as "_autoAction" instead of "autoAction"? Is there any reason for this? Is it safe to use?
Beta Was this translation helpful? Give feedback.
All reactions