uni-app icon indicating copy to clipboard operation
uni-app copied to clipboard

createIntersectionObserver编译到web,放到iframe里面和直接打开,两种场景observe触发时机表现不一致

Open Moonofweisheng opened this issue 1 year ago • 0 comments
trafficstars

createIntersectionObserver编译到web,放到iframe里面和直接打开,两种场景observe触发时机表现不一致。 在iframe中明显向上偏移了视口区域。

复现demo链接:uni-h5-intersection-observer-iframe

操作步骤参考以下视频:

https://github.com/dcloudio/uni-app/assets/26426873/e6dc416c-ae4c-46fc-8e78-87dcc23915d9

Moonofweisheng avatar Jun 01 '24 16:06 Moonofweisheng