Open
Description
I have a login page that may emit a toast message on successful login eg "password will expire in 2 days"
The succesful login also results in a page load where I focus() the new page title (in componentDidMount) so that the title is read out by the screen reader
unfortunately, in the above case, only the title is actualy read and the toast is silent. Any ideas?
Metadata
Metadata
Assignees
Labels
No labels