Fork me on GitHub
#ring-swagger
<
2017-05-11
>
romain21:05:37

I have an entry point where I ask for a image, but in swagger-ui I cannot display it, I have this error Uncaught TypeError: Failed to execute 'createObjectURL' on 'URL': No function was found that matched the signature provided.

romain21:05:56

This error happens even on project like picture gallery from https://github.com/yogthos/picture-gallery/

romain21:05:50

Oh. I just downloaded firefox and it works... Damn you chrome, however I use the last stable version

romain21:05:28

Spoke too fast, on firefox only the picture gallery project works, I need to check my code because it should be similar.

romain21:05:22

Hm... after several tests it wasn't working anymore, I cleared cache and now both projects work on FF, but still can't make it on Chrome

romain21:05:43

lol, if I refresh swagger page, it doesn't work anymore on firefox...

romain22:05:40

Hmm it seems to have somefixes in 2.2.7 about image download.