- Issue created by @mdeahmad
- 🇮🇳India mdeahmad Mumbai
mdeahmad → changed the visibility of the branch 3480439-unnecessary-invocation-of to hidden.
- Issue was unassigned.
- @smustgrave opened merge request.
-
smustgrave →
committed 55c204d0 on 3.0.x
Resolve #3480439 "Conditional alert load"
-
smustgrave →
committed 55c204d0 on 3.0.x
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
22 days ago 9:23am 28 August 2025 - 🇵🇹Portugal dxvargas
I want to mention that the present MR changes the way this module works, because now the alert is only displayed after the user loads a page. Before, it would show even without a page load.
These lines change the logic. If there are no alerts when a page is loaded, no javascript will be included and no calls to the server checking if there are any new alerts.