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

Fix aria-query related crash in no-unsupported-role-attributes rule #2914

Merged
merged 1 commit into from Jun 16, 2023

Conversation

bmish
Copy link
Member

@bmish bmish commented Jun 14, 2023

Fixes failing tests with the latest version of aria-query.

Fixes #2912.

Copy link
Member

@kategengler kategengler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM though looks like a few more test failures

@bmish bmish marked this pull request as draft June 14, 2023 20:04
@NullVoxPopuli
Copy link
Contributor

Just tried this out locally, and it works great

@bmish
Copy link
Member Author

bmish commented Jun 14, 2023

Gonna need help fixing the broken test cases. Feel free to open another PR that fully solves it.

@ef4 ef4 mentioned this pull request Jun 16, 2023
@bmish bmish marked this pull request as ready for review June 16, 2023 19:45
@bmish bmish merged commit e53f853 into ember-template-lint:master Jun 16, 2023
10 of 11 checks passed
@bmish
Copy link
Member Author

bmish commented Jun 16, 2023

Tests fixed in #2915.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot read property name of undefined
3 participants