We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think because of the animations or some other DOM changes, the role="alert" on the toaster causes the screen reader to read the text 3 times.
I'm not sure the fix for this, but I would think having a nested div for the role="alert" that does not change would fix it.
Example of the issue on the docs but also happens on syntax.fm
The text was updated successfully, but these errors were encountered:
@wesbos Thanks for reporting this. If anyone can make a PR, happy to merge!
Sorry, something went wrong.
No branches or pull requests
I think because of the animations or some other DOM changes, the role="alert" on the toaster causes the screen reader to read the text 3 times.
I'm not sure the fix for this, but I would think having a nested div for the role="alert" that does not change would fix it.
Example of the issue on the docs but also happens on syntax.fm
french-toast.mp4
The text was updated successfully, but these errors were encountered: