TanStack / TanStack/devtools

createA11yPlugin Missing?

Open
#422 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
499
Forks
100
Avg merge
1d 17h
Merged PRs (30d)
4

Description

TanStack Devtools version

0.10.2

Framework/Library version

React@18.3.1

Describe the bug and the steps to reproduce it

The docs describe being able to import and build a custom plugin with configuration:

import { createA11yPlugin } from '@tanstack/devtools-a11y'

This export doesnt seem to exist?

Your Minimal, Reproducible Example - (Sandbox Highly Recommended)

https://stackblitz.com/edit/vitejs-vite-lwizcw98?file=src%2FApp.tsx

Screenshots or Videos (Optional)

No response

Do you intend to try to help solve this bug with your own PR?

None

Terms & Code of Conduct
  • I agree to follow this project's Code of Conduct
  • I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the a11y plugin documentation at the linked docs page and reproduce the import in the provided StackBlitz example. Compare the documented createA11yPlugin usage with the published @tanstack/devtools-a11y package; done means the documented import works or the documentation accurately reflects the available export.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
devtools
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.