morphic icon indicating copy to clipboard operation
morphic copied to clipboard

[BUG] <title>

Open ha583 opened this issue 6 months ago • 1 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Vercel Runtime Logs

  • [ ] I have checked the Vercel Runtime Logs for errors (if applicable)

Current Behavior

Error in chat: 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.

Expected Behavior

Error in chat: 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.

Steps To Reproduce

Error in chat: 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.

Environment

- OS:
- Browser:

Anything else?

Error in chat: 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.

ha583 avatar Jun 21 '25 10:06 ha583

I’d like to take this issue. Any guidelines or suggestions?

Krriishhhhhh avatar Aug 27 '25 18:08 Krriishhhhhh