Giter Club home page Giter Club logo

Comments (12)

nottellyou avatar nottellyou commented on August 18, 2024

在Chromium 59.0.3071.115版本上会报错,有没有方法让它不报错呢?应该是版本太老,不支持吧。

from outline.js.

yaohaixiao avatar yaohaixiao commented on August 18, 2024

不好意思,才看到,能将你的报错截图展示一下吗

from outline.js.

nottellyou avatar nottellyou commented on August 18, 2024

问题1:在chrome60上不报错,就是不执行点击锚点跳转动作
问题2:在chrome59上报错:
PixPin_2024-05-16_08-49-56

from outline.js.

yaohaixiao avatar yaohaixiao commented on August 18, 2024

感谢你的反馈,我会尽快修复这个问题的

from outline.js.

yaohaixiao avatar yaohaixiao commented on August 18, 2024

看你的截图应该是 ES6 扩展运算符(spread)语法的问题,我 3.38.1 修复了编译后还保留扩展运算符语法的问题,你获取最新的看看问题解决没有

from outline.js.

nottellyou avatar nottellyou commented on August 18, 2024

问题1:在chrome60上不报错,就是不执行点击锚点跳转动作,是什么原因呢?
问题2:用最新版已经解决报错问题了。

from outline.js.

yaohaixiao avatar yaohaixiao commented on August 18, 2024

60上还是不能跳转吗?

from outline.js.

nottellyou avatar nottellyou commented on August 18, 2024

是的,在chrome60上不报错,也不执行点击锚点跳转动作。

估计这个问题比较难查,要是报错的话,还可以追踪。

from outline.js.

yaohaixiao avatar yaohaixiao commented on August 18, 2024

好的,我再看看代码,看是不是使用了浏览器不支持的 API

from outline.js.

nottellyou avatar nottellyou commented on August 18, 2024

辛苦了

from outline.js.

yaohaixiao avatar yaohaixiao commented on August 18, 2024

defaults.scrollElement = 'body'
设置一下 scrollElement 参数为 body,我用旧版本的 chrome 测试了,由于我的配置模式 defaults.scrollElement = 'html,body' 老的内核不支持设置 html 元素的 scrollTop 导致的

from outline.js.

nottellyou avatar nottellyou commented on August 18, 2024

厉害,确实是 这个问题。
感谢提供这么好用的组件。

from outline.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.