Koa11y icon indicating copy to clipboard operation
Koa11y copied to clipboard

Image Alt progress stuck at 0% does not progress

Open jasan-s opened this issue 7 years ago • 2 comments

Win 10 x64

jasan-s avatar Dec 29 '17 08:12 jasan-s

You'd need to open the dev tools in Koa11y to see if there are any errors being thrown. Are you using Koa11y 2.0.0 or 3.0.0.

If it is version 2, you can just right-click the Logo in the app. If it is version 3, we've stopped shipping the dev tools with the app to reduce the file size of the distribution copy. So you'd need to do download and install Node.js, then download the source code of Koa11y 3, unzip it, navigate to that folder in command prompt and run npm install (will take a minute or two) and then npm start.

TheJaredWilcurt avatar Dec 29 '17 14:12 TheJaredWilcurt

Or you can paste in the array of image URL's you were using and I can try on my end.

TheJaredWilcurt avatar Dec 29 '17 14:12 TheJaredWilcurt