[BUG]嵌入代码放入网页后,提示“嵌入失败”
Open
@xuwei-fit2cloud is already working on this.
Since Mar 21, 2026.
bug
- Dominant language
- JavaScript
- Stars
- 6.8k
- Forks
- 882
- Avg merge
- 4h 37m
- Merged PRs (30d)
- 32
Description
1.7.0 社区版
Docker in Ubuntu,官方的run脚本,公网端口改为了9000和90001
Describe the bug
电脑:intel macbook pro(x86_64)
小助手应用=>基础应用=>全屏模式,报错:嵌入错误
Chrom浏览器(129.0.6668.91):Cannot read properties of null (reading 'src')
Safari浏览器(16.6.1 ): null is not an object (evaluating 'e.src')
但是【浮窗模式】嵌入不报错,工作正常
To Reproduce
- 创建小助手应用=>基础应用
- 复制全屏模式,嵌入我的空页面里,然后刷新页面
- 报错:嵌入错误
Chrom浏览器:Cannot read properties of null (reading 'src')
Safari浏览器: null is not an object (evaluating 'e.src')
Screenshots
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.