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
helloMessage 能在用户发送一条消息之后, 还保留吗? 现在的场景, 就是发送 一条信息之后 helloMessage就没有了, 我们可以让 helloMessage 保留吗? 即使发送了一条 问题之后
即使发送了一条 问题之后 任然 保留helloMessage;
The text was updated successfully, but these errors were encountered:
不行,HelloMessage 目的就是为了让用户初始化没有对话时候展示的,如果保留的话,直接使用受控的方式 或者 initValue 给进去就好了
Sorry, something went wrong.
No branches or pull requests
🥰 需求描述
helloMessage 能在用户发送一条消息之后, 还保留吗?
现在的场景, 就是发送 一条信息之后 helloMessage就没有了, 我们可以让 helloMessage 保留吗? 即使发送了一条 问题之后
🧐 解决方案
即使发送了一条 问题之后 任然 保留helloMessage;
🚑 其他信息
The text was updated successfully, but these errors were encountered: