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

Screen Reader Error in Storybook 7 #29

Open
austincallaghan opened this issue May 15, 2023 · 7 comments
Open

Screen Reader Error in Storybook 7 #29

austincallaghan opened this issue May 15, 2023 · 7 comments

Comments

@austincallaghan
Copy link

I've used the 'addon-screen-reader' in Storybook 6.5.1 with no problem, but I recently migrated up to 7.0.10 and now I'm seeing this error in the console and in the dashboard.

    "@storybook/addon-a11y": "^7.0.0-rc.10",
    "@storybook/addon-actions": "^7.0.0-rc.10",
    "@storybook/addon-coverage": "^0.0.8",
    "@storybook/addon-essentials": "^7.0.0-rc.10",
    "@storybook/addon-interactions": "^7.0.0-rc.10",
    "@storybook/addon-links": "^7.0.0-rc.10",
    "@storybook/addon-mdx-gfm": "^7.0.0-rc.10",
    "@storybook/addon-storysource": "^7.0.0-rc.10",
    "@storybook/addon-svelte-csf": "^3.0.0-next.4",
    "@storybook/svelte": "^7.0.0-rc.10",
    "@storybook/svelte-vite": "^7.0.0-rc.10",
    "@storybook/test-runner": "^0.10.0-next.11",
    "@storybook/testing-library": "^0.0.14-next.1",
    "@sveltejs/vite-plugin-svelte": "^1.1.0",
    "axe-playwright": "^1.2.3",
    "addon-screen-reader": "^1.8.6",
    "storybook": "^7.0.0-rc.10",
    "vite": "^3.2.2"
Screen Shot 2023-05-15 at 9 07 26 AM image
@ShaunEvening
Copy link

Hey @vlaraort 👋

I'm a maintainer for Storybook and I specialize in addons. 😁 Please let me know if there's anything I can do to help if you need a hand getting your addon upgraded for Storybook v7

@bizappzone
Copy link

Any thoughts on getting this working with storybook 7. Anyone have any work around?

@bizappzone
Copy link

@integrayshaun any thoughts on what is needed to get this going in SB7?

@ShaunEvening
Copy link

@bizappzone This addon needs to be updated to Storybook 7 which has a few breaking changes in how it needs to be set up to hook into Storybook

@bizappzone
Copy link

Hey @integrayshaun .. any thoughts on the level of effort? Is this something you can migrate in a PR? or does this require @vlaraort to address?

@ShaunEvening
Copy link

It can be updated in a PR but would still need to be merged and published by @vlaraort

@FranceBe
Copy link

Hello, no update on this issue ? :(

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

No branches or pull requests

4 participants