Closed chaomaer closed 7 months ago
Hello @chaomaer, thank you for opening your first issue in InLong 🧡 We will respond as soon as possible ⏳ If this is a bug report, please provide screenshots or error logs for us to reproduce your issue, so we can do our best to fix it. If you have any questions in the meantime, you can also ask us on the InLong Discussions 🔍
This issue is stale because it has been open for 60 days with no activity.
What happened
should
currentState = nextState
in Line 60 be aftercallback.call(currentState, nextState)
?Or the value ofcurrentState
andnextState
would be the same in the functioncallback.call(currentState, nextState)
What you expected to happen
--
How to reproduce
--
Environment
No response
InLong version
master
InLong Component
InLong Agent
Are you willing to submit PR?
Code of Conduct