"Please wait while the accessibility scan is running ..." never completes
See original GitHub issueDescribe the bug A clear and concise description of what the bug is.
I’ve set everything up as shown in the README, and I see the Accessibility tab in Storybook now, however it’s been showing “Please wait while the accessibility scan is running …” for almost two hours now for all stories. Is this expected or did I miss something?
Expected behavior I would expect the scan to take no more than 15 minutes or so on initial install.
System:
System:
OS: macOS Mojave 10.14.6
CPU: (12) x64 Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz
Binaries:
Node: 10.17.0 - ~/.nvm/versions/node/v10.17.0/bin/node
npm: 6.11.3 - ~/.nvm/versions/node/v10.17.0/bin/npm
Browsers:
Chrome: 79.0.3945.117
Firefox: 72.0.1
Safari: 13.0.4
npmPackages:
@storybook/addon-a11y: 5.3.3 => 5.3.3
@storybook/addon-actions: 5.2.8 => 5.2.8
@storybook/addon-console: 1.2.1 => 1.2.1
@storybook/addon-knobs: 5.2.5 => 5.2.5
@storybook/addon-links: 5.2.8 => 5.2.8
@storybook/addon-notes: 5.2.8 => 5.2.8
@storybook/addons: 5.2.8 => 5.2.8
@storybook/react: 5.2.8 => 5.2.8
Issue Analytics
- State:
- Created 4 years ago
- Comments:11 (8 by maintainers)
Top Results From Across the Web
Solved: SupportAssist will not scan hardware - Dell Community
I have run this scan before many times, and it does take about 10 minutes, as stated. The History shows this: "Hardware Scan...
Read more >Get started with Accessibility Scanner - Google Support
You can scan a workflow or task within your app. With this option, Accessibility Scanner records and analyzes the elements on your screen...
Read more >SFC Scannow Not Working on Windows (Solved) - STechies
Solution 1: Run SFC Scan in Safe Mode. If the error message “Windows Resource Protection could not perform the requested operation” pops up...
Read more >iCloud for Mac is stuck on "waiting to upload" - Apple Developer
When you sync your desktop/documents folders with iCloud at random moments it gets stuck and never finish uploading. The folder says "waiting to...
Read more >Upgrading vCenter Server 7.0 fails during precheck with "Host ...
log file reported in the error message to determine when the script has finished running. It can take up to 5 seconds per...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
https://github.com/storybookjs/storybook/pull/9697/files#diff-177dcef0a5b481c2c87db87f7cdf200dR106 (Sentence that stopped halfway)
Even though the documentation states 5.3+, it is not accurate. Looks like 5.3 still requires decoration configuration. Would be great to specify requirements for that version.
preview.js
Did you set the
withA11y
decorator`?