- Issue created by @mansspams
- 🇮🇳India ravi kant Jaipur
@mansspams
Can you provide screenshot of error of browser console? - 🇺🇸United States justcaldwell Austin, Texas
I'm seeing the same issue. Here's a screenshot of the console — you can see a warning for each link style class I've defined:
Here are the link styles I'm using for testing:
a.btn|Button a.btn.btn--primary|Button: Primary a.btn.btn--secondary|Button: Secondary a.btn.btn--large|Button size: Large a.btn.btn--block|Buttons size: Wide
Steps to reproduce:
- Visit your text format and add the link styles above (or any other, really)
- Open your browser's console
- Create a new node for any entity that uses the text format configured above
- Create a link and apply one or more link styles
- Save the node (no warnings appear at this point)
- Edit the node again
- You should see one warning for each configured style in the console
- 🇺🇸United States justcaldwell Austin, Texas
There is a patch on 🐛 Existing classes are not used as default values Needs review that should resolve this issue.
- Status changed to Closed: duplicate
7 months ago 1:51am 21 May 2024 - 🇦🇺Australia mstrelan
Sounds like we can close this as a duplicate then? Feel free to reopen if otherwise.