Native exceptions when manipulating ART children without a surface #3815
Labels
Good first issue
Interested in collaborating? Take a stab at fixing one of these issues.
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Rendering this component throws a cryptic error on the native side because every ART Group should be mounted in a Surface and it gets confused.
We should probably throw an error earlier for this case. One way to do it would be to use context to pass down some flag from the Surface and throw if it's not present in the other components.
The text was updated successfully, but these errors were encountered: