NullVoxPopuli/ember-popperjs

Issue with multiple elements on a page + in-element

Closed this issue · 2 comments

  • Having single ember-popperjs seem to be working nicely.
  • When there are multiple items, it fails with:
Error occurred:

- While rendering:
  -top-level
    application
      multiple
        MyMenuComponent
          Menu
            PopperJS
              Items

Uncaught (in promise) DOMException: Node.removeChild: The node to be removed is not a child of this node

Since the addon seem to be considered as deprecated (as per #229) I think this issue might be just ignored / closed. Just wanted to make sure it's google-able when someone else steps on the same rake ...

thanks for leaving a trail!