Active
Project:
Alert messages
Version:
1.1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2026 at 20:54 UTC
Updated:
23 Jun 2026 at 09:36 UTC
Jump to comment: Most recent
For the Dismissible Alerts feature, clicking the close button does close the alert but then on page reload the alert displays again.
Install module on Drupal 11.3.12, create an alert.
Looks like the alert_messages_read.js file does not modify the cookie to hide the alert on page reloads.
Comments
Comment #2
aporieHi Easp,
I cannot reproduce the issue, can you provide more information?
Which version of the module are you using 1.0.x or 1.1.x?
I tested as an anonymous as well as logged in user, the cookie is correctly set and on page reload the alert is not displayed.