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

HELP REQUIRED, Calling enqueueSnackbar from outside a component #117

Closed p34m5 closed 5 years ago

p34m5 commented 5 years ago

Hi,

Thank you for the great library. I have a question and couldn't find any answer for it. Is it possible to call enqueueSnackbar from outside a component?

When I try to call it somewhere else (for example inside an action), it does not do anything.

Any solutions?

Thanks.

iamhosseindhv commented 5 years ago

@p34m5 Solutions presented here may help: https://github.com/iamhosseindhv/notistack/issues/30

godmar commented 5 years ago

I have a question and couldn't find any answer for it.

A tip for next time: search the issues