iamhosseindhv / notistack

Highly customizable notification snackbars (toasts) that can be stacked on top of each other
https://notistack.com
Other
3.93k stars 298 forks source link

autoHideDuration values not respected in Chrome 116.0.5845.179 #580

Open byhisdeeds opened 1 year ago

byhisdeeds commented 1 year ago

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 commented 1 year ago

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

byhisdeeds commented 1 year ago

Ok. I’ll put together one and post it.

On Tue, Sep 19, 2023 at 5:58 PM Hossein Dehnokhalaji < @.***> wrote:

Hey @byhisdeeds https://github.com/byhisdeeds, I can be of more help if you provide code example or a minimal codesandbox https://codesandbox.io/

— Reply to this email directly, view it on GitHub https://github.com/iamhosseindhv/notistack/issues/580#issuecomment-1726651122, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEOX2353GPP2HHZWGCN457LX3IPQ3ANCNFSM6AAAAAA46QRVOE . You are receiving this because you were mentioned.Message ID: @.***>

sdancer75 commented 6 months ago

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)