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

[Live] Reverting ignoreActiveValue: true in Idiomorph #1548

Merged
merged 1 commit into from Feb 27, 2024

Conversation

weaverryan
Copy link
Member

Q A
Bug fix? yes/no
New feature? yes/no
Issues Fix #...
License MIT

This setting was recently reverted in Turbo (hotwired/turbo#1195). By setting this to true, it makes it impossible to update the active input's value with a new value from the server (see hotwired/turbo#1194).

I had used this to fix a cursor position bug. We now fix it in a different way.

Cheers!

@carsonbot carsonbot added the Status: Needs Review Needs to be reviewed label Feb 26, 2024
This setting was recently reverted in Turbo. By setting this to true,
it makes it impossible to update the active input's value with a new
value from the server.
@weaverryan weaverryan force-pushed the live-revert-ignore-active-value branch from 0ab09e6 to a15740e Compare February 27, 2024 20:29
@weaverryan weaverryan merged commit 4ae2f72 into symfony:2.x Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Review Needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants