79377846

Date: 2025-01-22 13:23:20
Score: 0.5
Natty:
Report link

Alternative way

workfin for me


Create the image first, then add it as backgroundImage

const backgroundImage = await FabricImage.fromURL(
    url, undefined, { ...options }
)

canvas.set({ backgroundImage })
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: DocAmz