createIntersectionObserver编译到web,放到iframe里面和直接打开,两种场景observe触发时机表现不一致
Open
Good!完整的提问
h5
- Dominant language
- JavaScript
- Stars
- 41.6k
- Forks
- 3.7k
- Avg merge
- 7h 6m
- Merged PRs (30d)
- 6
Description
createIntersectionObserver编译到web,放到iframe里面和直接打开,两种场景observe触发时机表现不一致。
在iframe中明显向上偏移了视口区域。
复现demo链接:[uni-h5-intersection-observer-iframe](https://gitee.com/wot-design-uni/uni-h5-intersection-observer-iframe)。
操作步骤参考以下视频:
https://github.com/dcloudio/uni-app/assets/26426873/e6dc416c-ae4c-46fc-8e78-87dcc23915d9
Contributor guide
Assessment
This issue has not been assessed yet.