Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The element helper polyfill encountered an unexpected error #1807

Closed
khaled-s opened this issue Jul 24, 2022 · 2 comments
Closed

The element helper polyfill encountered an unexpected error #1807

khaled-s opened this issue Jul 24, 2022 · 2 comments

Comments

@khaled-s
Copy link

Assertion Failed: The element helper polyfill encountered an unexpected error

this error is showing up when usingBsDropdown
it was working until I upgraded to the latest version of ember-bootstrap
going back to 5.0.0-beta.2 fixes the problem

Npm packages:
ember-bootstrap: ^5.1.1 -> 5.1.1
ember-cli: 3.28.4 -> 3.28.4
bootstrap: ^5.2.0 -> 5.2.0
bootstrap-sass: n/a
ember-cli-sass: ^10.0.1 -> 10.0.1
ember-cli-less: n/a
Bower packages:
bootstrap: n/a
bootstrap-sass: n/a
ember-bootstrap configuration:
bootstrapVersion: 5
importBootstrapCSS: false

@dagroe
Copy link
Contributor

dagroe commented Jul 26, 2022

Had the same problem. Adding a resolution for "ember-element-helper": "0.6.1" solved it for me.

@jelhan
Copy link
Contributor

jelhan commented Oct 9, 2022

Please have a look at this upstream issue: tildeio/ember-element-helper#92

@jelhan jelhan closed this as completed Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants