Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image Alt progress stuck at 0% does not progress #40

Open
jasan-s opened this issue Dec 29, 2017 · 2 comments
Open

Image Alt progress stuck at 0% does not progress #40

jasan-s opened this issue Dec 29, 2017 · 2 comments

Comments

@jasan-s
Copy link

jasan-s commented Dec 29, 2017

Win 10 x64

@TheJaredWilcurt
Copy link
Member

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
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants