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

clearOnUnmount not working? #20

Open
davidhousedev opened this issue Jul 27, 2020 · 1 comment
Open

clearOnUnmount not working? #20

davidhousedev opened this issue Jul 27, 2020 · 1 comment

Comments

@davidhousedev
Copy link

Hey there, thanks so much for your work on this!

I see in your documentation that clearOnUnmount should allow identical messages to be repeated. This is something we'd like to accomplish in a feature where a small toast element should be repeatedly visible if another element is focused. I see that there is handling for re-calculating the ids, but it doesn't appear as though those ids make their way into the messages that get rendered here:

<MessageBlock aria-live="assertive" message={assertiveMessage1} />

I'm setting clearOnUnmount but the messages do not appear to rebroadcast using VoiceOver in Chrome. Could you help get me moving in the right direction?

@alphonse92
Copy link

Same here

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

No branches or pull requests

2 participants