We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
当我在页面创建任务时,相关内容已经填写差不多了 当其他人登录后,在页面点击相关按钮调用接口,会导致我的编辑页面刷新
刷新后的结果如下:
填写的内容全部被清空。 通过代码排查发现是在调用接口在执行此操作后页面会刷新。
个人编辑操作不会被其他用户影响。
多个用户操作或者单个用户打开多个页面做上述操作即可复现
No response
1.2.0
The text was updated successfully, but these errors were encountered:
创建任务会有此现象
Sorry, something went wrong.
No branches or pull requests
Search before asking
What happened
当我在页面创建任务时,相关内容已经填写差不多了

当其他人登录后,在页面点击相关按钮调用接口,会导致我的编辑页面刷新
刷新后的结果如下:
填写的内容全部被清空。
通过代码排查发现是在调用接口在执行此操作后页面会刷新。
What you expected to happen
个人编辑操作不会被其他用户影响。
How to reproduce
多个用户操作或者单个用户打开多个页面做上述操作即可复现
Anything else
No response
Version
1.2.0
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: