Skip to content

[BUGFIX] Fix reading aria-expanded attribute#12

Merged
achimfritz merged 1 commit intob13:mainfrom
sypets:fix-issue-11-ariaExpaned-does-not-work
Jun 26, 2025
Merged

[BUGFIX] Fix reading aria-expanded attribute#12
achimfritz merged 1 commit intob13:mainfrom
sypets:fix-issue-11-ariaExpaned-does-not-work

Conversation

@sypets
Copy link
Copy Markdown
Contributor

@sypets sypets commented Jun 24, 2024

Depending on brower version, the value of the aria-expanded attribute could sometimes not be read correctly. This resulted in elements always being collapsed.

Resolves: #11

Depending on brower version, the value of the aria-expanded
attribute could sometimes not be read correctly. This resulted
in elements always being collapsed.

Resolves: b13#11
Copy link
Copy Markdown
Contributor

@achimfritz achimfritz left a comment

Choose a reason for hiding this comment

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

👍 , thanks

@achimfritz achimfritz merged commit 16c08df into b13:main Jun 26, 2025
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

Successfully merging this pull request may close these issues.

Sometimes all elements are collapsed by default, unable to change state

2 participants