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
The text was updated successfully, but these errors were encountered:
本来以为第一页的那个加载动画足够后台分析数据了
Sorry, something went wrong.
No branches or pull requests
👌 是否检查过没有类似issue
否
🥰 需求描述 | Feature Description
“我的年度聊天报告”这个功能中,点击按钮就会直接打开浏览器展示内容,但是因为一年的数据量很大并不能快速加载到内存以及处理数据,导致报告中会展示示例数据
🧐 解决方案 | Proposed Solution
应先加载、处理数据后,再启动浏览器展示内容
📝 补充信息 | Additional Information
No response
The text was updated successfully, but these errors were encountered: