Skip to content
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

[Bug]: fabric.js:32774 Uncaught TypeError: object.render is not a function #10188

Open
7 tasks done
vaynevayne opened this issue Sep 29, 2024 · 0 comments
Open
7 tasks done

Comments

@vaynevayne
Copy link

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

4.5.0

In What environments are you experiencing the problem?

No response

Node Version (if applicable)

None

Link To Reproduction

http://localhost:10002/testing/marking/correct

Steps To Reproduce

   const canvasJson = canvasRef.current.toJSON(['brush_id'])
 historyRef.current= canvasJson

  canvasRef.current.setBackgroundImage(
      historyRef.current.backgroundImage,
      canvasRef.current.renderAll.bind(canvasRef.current),
    )

Uploading image.png…

Expected Behavior

correct

Actual Behavior

has error

Error Message & Stack Trace

No response

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

No branches or pull requests

1 participant