- Issue created by @uridrupal
I updated to the last version 8.x-4.6. It's working when I am logged in, but when being logged out, the message is appearing at the bottom of the page, basically the JS is not working properly and it's just printing the message like default.
This is because I don't see the status messages classes added, which makes the styles fail.
This is what I see in my markup
<div data-drupal-messages=""><div class="messages__wrapper"><div class="messages messages--status" role="status" data-drupal-message-id="status-536000620110267" data-drupal-message-type="status" aria-label="Status message">Product added <a href="/cart">your cart</a>.</div></div></div>
Is there something else going on that I am missing?
Active
4.6
Code