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

[5.x] Change @ to backslash to prevent parsing Antlers within tag parameters #9856

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

jasonvarga
Copy link
Member

This PR is an extension of #8887 except that it uses \ instead of @ to prevent parsing.

(It's actually what John originally pitched)

The @ made upgrading to v5 more complicated than it needed to, because of how people would use Vue/Alpine event listeners like @click.

@jasonvarga jasonvarga merged commit 8bec0a8 into master Apr 10, 2024
32 checks passed
@jasonvarga jasonvarga deleted the slash-escape branch April 10, 2024 20:18
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.

None yet

1 participant