You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Win 10 x64
The text was updated successfully, but these errors were encountered: