ericclemmons / click-to-component

Option+Click React components in your browser to instantly open the source in VS Code
MIT License
1.79k stars 63 forks source link

Fix `data-click-to-component` attribute staying on body indefinitely #42

Closed dcastil closed 2 years ago

dcastil commented 2 years ago

That was causing the styles pointer-events: auto !important; to get applied to all body descendants indefinitely after ClickToComponent hover state was triggered.

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 4d7e219d76fd078c9a509b9c31923a79a0e016af

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ------------------------ | ----- | | click-to-react-component | Patch | | remix-5961 | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR