Patch Changes
-
2981232Thanks
@segunadebayo! - Restorerole="region"on the toast group element.- The role was previously removed to reduce screen reader landmark noise, but this caused an axe
aria-prohibited-attrviolation sincearia-labelis not permitted on adivwithout a valid role. - The region landmark also enables keyboard navigation to the toast area (e.g. via F6).
- The role was previously removed to reduce screen reader landmark noise, but this caused an axe
-
Updated dependencies [
2b4818c]:- @zag-js/core@1.38.1
- @zag-js/anatomy@1.38.1
- @zag-js/types@1.38.1
- @zag-js/utils@1.38.1
- @zag-js/dismissable@1.38.1
- @zag-js/dom-query@1.38.1