Skip to content

[Turbo] Fixing a bug where saving a proxy would not trigger Broadcasts #951

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 1 commit into from
Jun 16, 2023

Conversation

weaverryan
Copy link
Member

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

If the object you're updating, for example, happens to be wrapped in a Proxy object, then BroadcastListener would fail to find the #[Broadcast] attribute and no broadcasting would happen.

Cheers!

Copy link
Member

@chalasr chalasr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 modulo some coding style and test fixes eventually - not sure they are related

@weaverryan weaverryan merged commit 8344608 into symfony:2.x Jun 16, 2023
@weaverryan weaverryan deleted the turbo-proxy-bug branch June 16, 2023 17:40
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.

3 participants