[Bug] Before state and after state are the same in StateCallback.call
What happened
should currentState = nextState in Line 60 be after callback.call(currentState, nextState)?Or the value ofcurrentState and nextState would be the same in the function callback.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?
- [X] Yes, I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
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.