Skip to content

Tanstack Query Demo Page Error #77

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

Closed
xofromthemoon opened this issue Apr 1, 2025 · 2 comments
Closed

Tanstack Query Demo Page Error #77

xofromthemoon opened this issue Apr 1, 2025 · 2 comments

Comments

@xofromthemoon
Copy link

xofromthemoon commented Apr 1, 2025

Which project does this relate to?

Create Tanstack App

Describe the bug

Hello,

the Tanstack Query demo page isn't working properly.

react-dom_client.js?v=3f2923b1:2933 Uncaught Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.

Your Example Website or App

pnpx create-tsrouter-app@latest --add-ons

Steps to Reproduce the Bug or Issue

Create a new App with Tanstack Query through this command line: pnpx create-tsrouter-app@latest --add-ons

Expected behavior

Shouldn't run into errors

Screenshots or Videos

No response

Platform

  • OS: macOs
  • Browser: Chrome
  • Version: 134

Additional context

No response

@jherr
Copy link
Collaborator

jherr commented Apr 1, 2025

To debug this I need the exact setup you created. If you have a .cta.json file you can paste that in here.

@xofromthemoon
Copy link
Author

Seems like the error isn't occurring anymore after creating from the latest version

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

2 participants