Fixed
Project:
Link Purpose Icons
Version:
1.0.x-dev
Component:
Feature Requests
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
14 Jul 2026 at 15:05 UTC
Updated:
27 Jul 2026 at 14:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
itmaybejj commentedGood idea
Comment #3
ben-ro commentedHey @itmaybejj,
we hit this on a project and tried to fix it there, so I've pushed our change as MR on Github since the source of truth for this module appears to be there.
The actual fix is one line. Everything else in the diff is the rebuilt bundle and updated documentation.
Tested against Drupal 11.3: The data-nosnippet attribute is added to the DOM as proposed.
Happy to restructure if that's easier for you or create a MR on Gitlab.
The fix in our project is from @roxbozbyaw
Comment #5
itmaybejj commentedWonderful; that was exactly what what I needed to do.