-
Notifications
You must be signed in to change notification settings - Fork 33
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
Attributes not applied properly to component with existing attributeBindings #69
Comments
simonihmig
added a commit
to simonihmig/ember-angle-bracket-invocation-polyfill
that referenced
this issue
May 9, 2019
simonihmig
added a commit
to simonihmig/ember-angle-bracket-invocation-polyfill
that referenced
this issue
May 9, 2019
simonihmig
added a commit
to ember-bootstrap/ember-bootstrap
that referenced
this issue
Jun 8, 2019
We cannot rely on the polyfill due to ember-polyfills/ember-angle-bracket-invocation-polyfill#69, so we test only where Ember has native support.
DanMonroe
added a commit
to Addepar/ember-table
that referenced
this issue
Feb 11, 2022
Due to an issue with ember-angle-bracket-invocation-polyfill ember-polyfills/ember-angle-bracket-invocation-polyfill#69 where data attributes are not applied properly to component with existing attributeBindings. Used class names to select the appropriate table instead.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reproducible by these failing tests: #70
The text was updated successfully, but these errors were encountered: