Skip to content

Do not migrate blur in wire:model.blur #18216

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 3 commits into from
Jun 3, 2025
Merged

Do not migrate blur in wire:model.blur #18216

merged 3 commits into from
Jun 3, 2025

Conversation

RobinMalfait
Copy link
Member

@RobinMalfait RobinMalfait commented Jun 3, 2025

This PR fixes an issue where the blur in wire:model.blur="…" was incorrectly migrated. We solved it by marking wire:… as an unsafe region ( can be anything but whitespace).

Fixes: #18187

Test plan

Added a test with this use case

Co-authored-by: Jordan Pittman <jordan@cryptica.me>
@RobinMalfait RobinMalfait requested a review from a team as a code owner June 3, 2025 18:18
@RobinMalfait RobinMalfait enabled auto-merge (squash) June 3, 2025 18:21
@RobinMalfait RobinMalfait merged commit f425720 into main Jun 3, 2025
7 checks passed
@RobinMalfait RobinMalfait deleted the fix/issue-18187 branch June 3, 2025 18:28
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.

Upgrade tool - issue with wire:model
2 participants