Accessibility not working on nested node

HTMLTwinItemAdapter does not observe on descendent hierachy.

Control seems to work as expected with onControlAddedObservable, but couldn’t find any equivalent to genral nodes.

Any ideas?

Repro

Screenshots

Parented Node:

Rooted Node:

Cc @carolhmj

Thanks for letting us know, I’m looking into it now!

PR open: Fix adding child nodes to the html twin tree by carolhmj · Pull Request #15007 · BabylonJS/Babylon.js (github.com) :slight_smile:

1 Like

And merged!

1 Like