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 wish to use factory.createApp() but I see it is still experimental (in the docs). I was wondering to what extent is the instability of the function. Is there any issue track for this? What are the known bugs of using factory.createApp()?
The text was updated successfully, but these errors were encountered:
It is heavily used, the feeling is good, there are no bugs, and we can confirm the API design is good! I think we can remove the experimental flag. Just wait a bit to make the plan to do it. Thanks!
What is the feature you are proposing?
I wish to use
factory.createApp()
but I see it is still experimental (in the docs). I was wondering to what extent is the instability of the function. Is there any issue track for this? What are the known bugs of usingfactory.createApp()
?The text was updated successfully, but these errors were encountered: