TanStack / table

🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
https://tanstack.com/table
MIT License
24.61k stars 3.04k forks source link

"regeneratorRuntime is not defined" error in documentation example #5475

Closed francis-vila closed 1 month ago

francis-vila commented 3 months ago

TanStack Table version

as shown in documentation

Framework/Library version

as shown in documentation

Describe the bug and the steps to reproduce it

The filtering example provided in the page https://react-table-v7-docs.netlify.app/docs/examples/filtering triggers an error "regeneratorRuntime is not defined"

Your Minimal, Reproducible Example - (Sandbox Highly Recommended)

https://react-table-v7-docs.netlify.app/docs/examples/filtering

Screenshots or Videos (Optional)

2024-04-09_15-50-05

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

None

Terms & Code of Conduct