Jump to content
Search Community

STUDIO SPOON

Business
  • Posts

    8
  • Joined

  • Last visited

Everything posted by STUDIO SPOON

  1. @GreenSock I am experiencing similar challenges. In my case, it is not a problem locally and only occurs in CI with GitHub Actions. I use @gsap/business, so I don't use gsap-bonus.tgz, but have it installed with a token in the .npmrc file.The following error occurred. Run npm install npm ERR! code ECONNREFUSED npm ERR! syscall connect npm ERR! errno ECONNREFUSED npm ERR! FetchError: request to https://npm.greensock.com/@gsap%2fbusiness/-/business-3.11.3.tgz failed, reason: connect ECONNREFUSED 104. 131.8.206:443 I also tried regenerating a new token, but the error with CI remained the same. It works fine locally.Translated with DeepL
  2. @GreenSock Thanks for your help on this topic! I have one more question about ScrollSmoother. ScrollSmoother uses native scrolling, but would it be difficult to do something about the ability to jump using the browser's search window?
  3. グリーンソックス Thank you. Yes, I know. I understand very well. And I am very aware of the potential trade-offs regarding scrolling, and since ScrollSmoother is a great feature made by the gsap team, I made this inquiry in hopes and in confirmation. I appreciate your thoughtful response!
  4. @GreenSock Thank you for your reply. Yes, I understand. For example, the Locomotive Scroll I used to use did not have this problem, and the gesture action and smooth scrolling process coexisted. Is it possible to consider a different approach to resolve this issue from the current one?
  5. @GreenSock @Rodrigo @Cassie Thanks for checking. Is it possible to read the scroll direction differently? I was hoping to have the vertical direction used for scroll processing and the horizontal direction freed up for browser-native processing.
  6. Hi, When I use ScrollSmoother, it seems to disable the browser back/forward using the two-finger gesture on the Mac trackpad. How to reproduce search on Google click 'scrollsmoother - GreenSock' try back/forward using the two-finger gesture on the Mac trackpad. Does ScrollSmoother have these specifications? *Please forgive me for not being able to post the Codepen URL, as I could not test the page transition with Codepen.
  7. Hi @GreenSock ! I have the same issue, is it possible for me to get the beta version too? I would appreciate your help with this situation.
×
×
  • Create New...