Closed (fixed)
Project:
Modal Management Module
Version:
6.0.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Apr 2026 at 14:11 UTC
Updated:
4 May 2026 at 11:18 UTC
Jump to comment: Most recent
External links inside modals are being prevented from redirecting.
Create a modal, add a link that points externally. View modal and try to click on said link. (Nothing happens)
Remove unnecessary e.preventDefault() in modals.js on line 127.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
tomealter commentedComment #4
rosemaryreilmanThanks for reporting and creating a PR. I have this in my queue to review & release.
Comment #5
rosemaryreilmanComment #6
rosemaryreilmanMerged and Fixed in release 6.0.4
Comment #8
rosemaryreilman