You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As explained in title, when i try to load an image from external URL i receive an error (CORS)
In FabricJS it's possible by using the crossOrigin: "annonymous" option.
The text was updated successfully, but these errors were encountered:
@raminious is there any active development on this? If not, I can take it up. I'm developing a production app using Pikaso and would need this feature. I have worked extensively with Konva before.
glad to hear this out @idfunctor. this issue would be better to start contributing to this library. So, please create a merge request for this one and I will handle the duplicate shape.
As explained in title, when i try to load an image from external URL i receive an error (CORS)
In FabricJS it's possible by using the crossOrigin: "annonymous" option.
The text was updated successfully, but these errors were encountered: