Problem displaying up to 2 photos with the fabricjs command on one page - Forum

Forum Navigation
You need to log in to create posts and topics.

Problem displaying up to 2 photos with the fabricjs command on one page

Hello and good time dear friends ...! When I want to load two images on one page via FabricJs commands! I'm facing a problem! Displays both photos in one container! Thank you for your guidance in this regard! I have attached the sample. Thanks

Uploaded files:
  • You need to login to have access to uploads.

@javadrajabihakami it has taken me some time but found the problem:
You can't use two different File Input objects with the same property-name. Just change the second one to loadfile2 instead of loadfile and it will work.

Regards.

noyzen has reacted to this post.
noyzen

Hello and thank you for your response, dear friend! Thank you very much! very much