Skip to content

Add heuristic to skip candidate migrations inside emit(…) #18330

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

Merged
merged 2 commits into from
Jun 17, 2025

Conversation

thecrypticace
Copy link
Contributor

Fixes #18318

@thecrypticace thecrypticace marked this pull request as ready for review June 17, 2025 16:43
@thecrypticace thecrypticace requested a review from a team as a code owner June 17, 2025 16:43
@thecrypticace thecrypticace merged commit 5fc6698 into main Jun 17, 2025
7 checks passed
@thecrypticace thecrypticace deleted the fix/skip-vue-3-emit-during-upgrade branch June 17, 2025 16:49
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.

Tailwind migration script changed emit('blur', props.modelValue) to emit('blur-sm', props.modelValue)
2 participants