Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: HMR breaks v-clicks CSS classes (#863) #1277

Closed
wants to merge 3 commits into from

Conversation

KermanX
Copy link
Member

@KermanX KermanX commented Feb 7, 2024

Fixes #863.

Currently, this PR only fixes the bug reported in #863.

However, there are some other bugs about clicks (e.g. #805 and #1136). To fix these bugs a refactor is required, which will make this PR useless.

@KermanX
Copy link
Member Author

KermanX commented Feb 8, 2024

Close this because this is covered by #1279

@KermanX KermanX closed this Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hot relading breaks v-clicks CSS classes
1 participant