Code Monkey home page Code Monkey logo

Comments (13)

jljsj33 avatar jljsj33 commented on June 20, 2024

请提供下 demo 。。。https://codesandbox.io/s/42vvz4j4yx

from scroll-anim.

jljsj33 avatar jljsj33 commented on June 20, 2024

锚点冲突可自行解决一下。。。

from scroll-anim.

boxcc avatar boxcc commented on June 20, 2024

我debug了一下 似乎 https://github.com/react-component/scroll-anim/blob/master/src/EventDispatcher.js#L32 这里没有重新addEventListener

demo 我试试能否重现 稍等

from scroll-anim.

boxcc avatar boxcc commented on June 20, 2024

不是锚点冲突, demo已经重现了, 异常问题是: 把注释的代码恢复后, 在modal里滚动, Link不会切换active的classname了

from scroll-anim.

boxcc avatar boxcc commented on June 20, 2024

我尝试了把所有

this._listFun[_type]

改为

this._listFun[`${_type}${target ? target.getAttribute('id') : ''}`]

可以解决问题

from scroll-anim.

boxcc avatar boxcc commented on June 20, 2024

不能解决问题...重新打开modal 还是有问题

from scroll-anim.

boxcc avatar boxcc commented on June 20, 2024

我提了个PR #34

from scroll-anim.

jljsj33 avatar jljsj33 commented on June 20, 2024

重现 demo 地址发个。。。

from scroll-anim.

boxcc avatar boxcc commented on June 20, 2024

@jljsj33 https://codesandbox.io/s/oj61k66816

异常问题是: 把注释的代码恢复后, 在modal里滚动, Link不会切换active

from scroll-anim.

jljsj33 avatar jljsj33 commented on June 20, 2024

modal 里控制页面里的滚动???

from scroll-anim.

jljsj33 avatar jljsj33 commented on June 20, 2024

打开 modal 页面是禁滚动了, 不建议在 modal 里使用。。。

from scroll-anim.

boxcc avatar boxcc commented on June 20, 2024

不是用了windows的滚动 另外modal里的div#qForm进行滚动, 如果一定要在modal里使用是否有解决办法吗?

from scroll-anim.

jljsj33 avatar jljsj33 commented on June 20, 2024

2.5.4

from scroll-anim.

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.