You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
The automatic translation for removing Shadow DOM selectors lowers specificity. This can cause some packages to break.
Steps to Reproduce
Checkout recent master (1.13.0-dev-602af52 or later)
apm install red-wavy-underline@0.3.0
Make sure you have the spell-check package enabled.
Open a file and misspell a word. Like mispell.
Expected behavior:
There should only be the red wavy underline.
Actual behavior:
There are the red wavy underline and the default dashed underline.
### Versions
You can get this information from executing atom --version and apm --version at the command line. Also, please include the OS and what version of the OS you're running.