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

🐛 Passes through modifiers in x-bind #3743

Closed
wants to merge 2 commits into from

Conversation

ekwoka
Copy link
Contributor

@ekwoka ekwoka commented Sep 2, 2023

Fixes #3742

When attempting to bind attributes that contain ., x-bind greedily consumes them even when they are not valid modifiers for x-bind.

this allow unrecognized bind modifiers to be passed through to the bound attribute

Maybe it should just pass all modifiers through for simplicity?

@ekwoka ekwoka changed the title Value bindings 🐛 Passes through modifiers in x-bind Sep 2, 2023
@calebporzio
Copy link
Collaborator

Thanks for contributing!

In order to keep this project as focused and maintainable as possible, I'm going to close this pull request.

This isn't "no", it's just "no for now".

If you disagree, or there's further demand from the community, please re-open this PR and we'll reconsider!

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.

2 participants