util.enlivenObjects is not working properly on v6.3.0, but it is fine in v5.4.0 #10100
Closed
famasboy888
started this conversation in
General
Replies: 1 comment 2 replies
-
Please disregard. I have found the answer in here for the usage of v6.3.0: https://fabricjs.github.io/api/namespaces/util/functions/enlivenobjects/ |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
CheckList
Version
6.3.0
In What environments are you experiencing the problem?
Node Version (if applicable)
None
Link To Reproduction
https://codesandbox.io/p/sandbox/upbeat-heisenberg-npkzng?file=%2Fsrc%2FApp.js
Steps To Reproduce
Expected Behavior
I expect v6.3.0 to be able to:
v5.4.0 (Working):
https://codesandbox.io/p/sandbox/smoosh-fabricv5-4-0-j3x36l?file=%2Fsrc%2FApp.js
Actual Behavior
v6.3.0 is not able to:
Note: The code in both links are very identical, only the fabric version is different.
v6.3.0 (Not Working):
https://codesandbox.io/p/sandbox/upbeat-heisenberg-npkzng?file=%2Fsrc%2FApp.js
Error Message & Stack Trace
None
Beta Was this translation helpful? Give feedback.
All reactions