This repository was archived by the owner on Jan 13, 2025. It is now read-only.
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
Snackbar action handler text not appearing #3981
Closed
Description
What MDC Web Version are you using?
0.35
What browser(s) is this bug affecting?
- Chrome 69.0.3497
- IE 11
- Firefox
What OS are you using?
- Windows 10
- Windows 8
What are the steps to reproduce the bug?
- Go to the snackbar demo page
- Click "show snackbar" button and click action handler text
- Click "show start aligned" button and click action handler text
- Again click the "show snackbar" button
What is the expected behavior?
The action handler text should be visible near the snackbar.
What is the actual behavior?
Snackbar behavior is not correct on consecutive instances.
The action handler text is disappeared and there is no way to close the snackbar before it automatically fades away.