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
Thanks for the detailed reports @almeida-samuel. Could you create a minimal example app to reproduce this bug? That would help diagnose the problem.
By chance, are you using any modals that appear/disappear related to the error? Snackbar can sometimes get attached to the modals and not appear on screen, see #28
Hello, good evening.
@cooperka do you know something about this issue: mobxjs/mobx#2110
Btw, my call of
Snackbar.error({ title: this.error })
is a simple wrap of the normal.show
with some predefined parameters, like the background color.The text was updated successfully, but these errors were encountered: