-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Whenever a response begins streaming from the agent (AFTER thinking has concluded), I always get this error in my console:
It is a reference to this issue:
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.
For what it's worth, I don't believe I saw this error at all while prototyping yesterday. It looks like it's originating in the CDN script:
As far as I can tell, this isn't causing any functionality issues - unless it's related to the issue I'm seeing in #54. Happy to provide additional details if helpful.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working