Replies: 1 comment
-
Yes, a mutation observer should be used in this case. See #537 |
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.
-
If #root-container is generated asynchronously via ajax, is there a problem with the above code that cannot accurately access the DOM element? Should MutationObserver be used?
Beta Was this translation helpful? Give feedback.
All reactions