[Bug]: <FabricImage>.fromURL() simply does not work. #9992
Closed
Description
CheckList
- I agree to follow this project's Code of Conduct
- I have read and followed the Contributing Guide
- I have read and followed the Issue Tracker Guide
- I have searched and referenced existing issues and discussions
- I am filing a BUG report.
- I have managed to reproduce the bug after upgrading to the latest version
- I have created an accurate and minimal reproduction
Version
6.0.2
In What environments are you experiencing the problem?
Node.js
Node Version (if applicable)
None
Link To Reproduction
Steps To Reproduce
- Just use
fabric.FabricImage.fromURL()
See the reproduction, or this image:
Expected Behavior
I'd expect to get the "test2" log, which is within the callback.
Actual Behavior
I get "test1" and "test3" logs, but not the "test2" log.
Error Message & Stack Trace
# There is none (that in itself is an issue).
Additional Information
On my actual project I'm running v6.0.2, however that version isn't available on the dropdown when filling out the issue form (I just edited the message to change it from the highest version it would let me, "v6.0.1", to v6.0.2.
Metadata
Assignees
Labels
No labels