Uncaught Error: Too many re-renders. React limits the number of renders to prevent an infinite loop. #2238
Unanswered
11jl98
asked this question in
Perguntas e Respostas
Replies: 1 comment
-
Fala João! Poderia colar todo o código do teu componente aqui? Assim fica mais fácil de identificar o problema 👌🏼 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hello, I have the following error: Uncaught Error: Too many re-renders. React limits the number of renders to prevent an infinite loop.
this happens when i run this.
`const [dataPropertyTable, setPropertyTable] = useState([])
`
Beta Was this translation helpful? Give feedback.
All reactions