Skip to content

Conversation

weaverryan
Copy link
Member

Q A
Bug fix? yes
New feature? no
Tickets None
License MIT

A fix to the new, unreleased hydration system upgrade. Previously, if a nested value changed, we sent that value via Ajax on updated (e.g. product.name: 'foo'), but the that new value was not part of the props returned back. And so, on the next request, the new value (foo) was missing. Fortunately, this clarified that the system needed to be a bit simpler.

Cheers!

@weaverryan weaverryan force-pushed the live-fix-nested-props-persisting branch from 641bdff to f36514f Compare March 20, 2023 15:45
@weaverryan weaverryan merged commit ac7dbfd into symfony:2.x Mar 20, 2023
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.

1 participant