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

autoHideDuration values not respected in Chrome 116.0.5845.179 #580

Open
byhisdeeds opened this issue Sep 19, 2023 · 3 comments
Open

autoHideDuration values not respected in Chrome 116.0.5845.179 #580

byhisdeeds opened this issue Sep 19, 2023 · 3 comments

Comments

@byhisdeeds
Copy link

When I set autoHideDuration values in my React app, when running under chrome 116.0.5845.179 the snackbar auto hides in 1 to 2 seconds.

@iamhosseindhv
Copy link
Owner

Hey @byhisdeeds, I can be of more help if you provide code example or a minimal codesandbox

@byhisdeeds
Copy link
Author

byhisdeeds commented Sep 19, 2023 via email

@sdancer75
Copy link

Sequential notifications i.e. 20 that are fired almost concurrently, do not respect the autoHideDuration except for the latest maxSnack number i.e. 4. Under Firefox it seems to work fine.

I am using version Notistack 3.0.1
Chrome Version 124.0.6367.158 (Official Build) (64-bit)

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

3 participants