gifshot icon indicating copy to clipboard operation
gifshot copied to clipboard

Failed to execute 'createObjectURL' on 'URL' : Overload resolution failed.

Open avinashboy opened this issue 4 years ago • 1 comments

Screenshot 2021-01-19 090739

avinashboy avatar Jan 19 '21 03:01 avinashboy

This is because createObjectURL is depreciated already #128 so nobody could use demo at https://yahoo.github.io/gifshot/demo.html I have already made a pull request #145 with its fix. alternatively you can use https://github.com/Rajaniraiyn/gifshot or Gif Yourselves Now I deployed fixed gifshot.min.js at https://rajaniraiyn.github.io/gifshot/demo.html & https://rajaniraiyn.github.io/gif/ and now it is working perfectly

Rajaniraiyn avatar Feb 06 '21 07:02 Rajaniraiyn