Links in JSON are unstyled #8547
Labels
a11y ♿️
This issue relates to accessibility
bug 🐛
Something isn't working
high priority
This has a high priority
Describe the bug
The links that we create through HTML embedded in JSON are not getting styled. Other tags (e.g. bold, italics) seem to be working fine.
Some pages this effects:
https://ethereum.org/en/run-a-node/
https://ethereum.org/en/staking/
https://ethereum.org/en/layer-2/
https://ethereum.org/en/what-is-ethereum/
To reproduce
Expected behavior
All links should be styled as per our theme
Screenshots
Additional context
First deploy I see this bug is 6.1.0 (#7766); it doesn't look to be present in 6.0.0 (#7658), which is when we started migrating to Chakra UI.
The text was updated successfully, but these errors were encountered: