Jump to content
Search Community

EricYuen

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

EricYuen's Achievements

  • One Month Later

Recent Badges

0

Reputation

  1. Thanks Cassie, I had try to use 'useLayoutEffect' instead of useEffect, but the problem still cause, have you try and can you reproduce my problem? What do you think about the issue?Is really cause by ReactJS?
  2. Here is my problem when I using pin and scrub and also anticipatePin props. I don't think that is Reactjs Problem... https://youtu.be/oGz_Gw_KIK8
  3. Thank you for your reply. The first problem may not fix when I using anticipatePin and set 1.It cause another problem when I refresh and instant scroll to second section. The second pin start point has jumped. Is it impossible to prevent this problem?
  4. Hi GreenSock, thank you for your amazing plugin for developer I have two problem when using scrub and pin, here is my demo https://codesandbox.io/s/infallible-framework-lqd4c?file=/src/App.js:1376-1396 The demo should demonstrate on 'open the new window' case 1. When enter the demo and instant scroll to second Section, there are some flash on second section when enter secoind section everytime, what's the reason cause the flash? 2.When you modify src/App.js and 'TwoSection.js' - StyledContentContainer ->height: 100vh to auto; and run again, how can i pin the second section align to first section? Any advice can help me? thanks a lot.
×
×
  • Create New...