deep-foundation / deepcase-app

https://deep-foundation.github.io/deepcase-app/
The Unlicense
11 stars 6 forks source link

Error: Too many re-renders. React limits the number of renders to prevent an infinite loop. after renaming and saving package #241

Open FreePhoenix888 opened 8 months ago

FreePhoenix888 commented 8 months ago

Error

Error: Too many re-renders. React limits the number of renders to prevent an infinite loop.

How to reproduce

  1. Install a package
  2. Go to its space
  3. Rename it by using client handler and click save button
  4. See error

image