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
In local, the notification works well with custom css .my-notification and type success will reproduce class my-notification success
but in production, the notification reproduces the wrong class my-notificationsuccess which leads to failure to render the style.
All is well just the style is issue. Has anyone ever experienced this and have resolved it?
In local, the notification works well with custom css .my-notification and type success will reproduce class
my-notification success
but in production, the notification reproduces the wrong class
my-notificationsuccess
which leads to failure to render the style.All is well just the style is issue. Has anyone ever experienced this and have resolved it?
Local
Production
The text was updated successfully, but these errors were encountered: