mirror of
https://github.com/jonroig/MailtOWA.git
synced 2026-04-25 09:05:54 +03:00
[GH-ISSUE #2] Link not opening when anchor contains SVG icon #2
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/MailtOWA-jonroig#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bmakan on GitHub (Mar 2, 2020).
Original GitHub issue: https://github.com/jonroig/MailtOWA/issues/2
The addon doesn't work on the links I use on one of my pages (on the intranet) which contain svg icons. I got the minimal example below:
I stipped down all classes except this one:
As soon as I replace the inner HTML with a text, it works.
@jonroig commented on GitHub (Mar 19, 2020):
Weird! Ummm... wanna take a shot at fixing it? I'll accept a PR 😀
... otherwise, will take a look when I have a moment...