Skip to content

[Bug]: <FabricImage>.fromURL() simply does not work. #9992

Closed
@TimChinye

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

https://codesandbox.io/p/devbox/fabric-node-sandbox-forked-lyrkjc?workspaceId=015bad26-68eb-4698-a728-aa124cb65760

Steps To Reproduce

  1. Just use fabric.FabricImage.fromURL()

See the reproduction, or this image:
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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions