html52.com
我爱小程序-开发者交流社区

createIntersectionObserver监听无效了,体验版有效,正式版无效

框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小程序 Bug createIntersectionObserver 微信iOS客户端 7.0.13 2.11.2
 this._observer = this.createIntersectionObserver();
        this._observer.relativeToViewport({
            bottom: 300
        }).observe('.v-topic-widget-subpage', res => {
            if (res.intersectionRatio > 0) {
                let defer = this.getTopicInfo();
                // do something
            }
        });  


以上代码在体验版能监听到,正式版在微信提示“重启微信后使用新功能”后就监听不到了

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

真正的个人免签约支付接口

云免签H5支付