yapplabs / ember-wormhole

Render a child view somewhere else in the DOM.
MIT License
284 stars 68 forks source link

Uncaught Error: Assertion Failed: [BUG] Missing action with Ember v4.11 #142

Open rajforum opened 1 year ago

rajforum commented 1 year ago

image

rajforum commented 1 year ago

"ember-cli": "4.11.0" "ember-source": "4.11.0" "ember-data": "4.11.3" "ember-auto-import": "2.6.1" "ember-wormhole": "0.6.0"

The above console error mostly noticed on closing the modal rendered by ember-warmhole.

Note: Same code and action don't throw any issue with Ember 4.4

Pixelik commented 10 months ago

Same thing on Ember 5.4

IBRAHIMDANS commented 10 months ago

same thing in 4.4

IBRAHIMDANS commented 10 months ago

@yapplabs

lukemelia commented 10 months ago

@IBRAHIMDANS Thanks for the comments. We're happy to review and merge a fix for this issue.