-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Objects added via group don't fire 'added' #7037
Labels
Comments
We had a PR for this somewhere to fix it. |
+1 |
If I am not mistaken this happens because group doesn't call |
duplicate #6619 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
4.4.0
Test Case
https://jsfiddle.net/67y5jco8/1/
Information about environment
Chrome 89.0.4389.128
Steps to reproduce
Call addWithUpdate on a group with any fabric object as a parameter
Expected Behavior
Objects fire 'added' when added to a group
Actual Behavior
They don't fire 'added' when added to a group
The text was updated successfully, but these errors were encountered: