You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works fine when I call the snackbar on component, e.g. componentDidMount;
However it will dismiss immediately if I call the snackBar in anywhere else, e.g.g redux saga
It used to be working in such cases.
The text was updated successfully, but these errors were encountered:
tarouboy
changed the title
[iOS] Snackbar.LENGTH_INDEFINITE dismiss immediately
Snackbar.LENGTH_INDEFINITE dismiss immediately
Jan 8, 2021
It works fine when I call the snackbar on component, e.g. componentDidMount;
However it will dismiss immediately if I call the snackBar in anywhere else, e.g.g redux saga
It used to be working in such cases.
The text was updated successfully, but these errors were encountered: