Jump to content
Search Community

ajk

Members
  • Posts

    1
  • Joined

  • Last visited

ajk's Achievements

  1. So I was trying to create minimal page that horizontally when scrolled vertically. To implement these I have used an implementation from https://codesandbox.io/p/sandbox/nervous-pasteur-rws9rp?file=%2Fsrc%2FApp.js%3A82%2C7 which works fine in react js. However, when I try the exact same code in tsx, which you can find here https://codesandbox.io/p/sandbox/vigilant-cookies-6php56?file=%2Fsrc%2FApp.tsx it suddenly started to randomly translate the container to the y direction when scrolled slightly. I have tried many thing but was never lucky to solve the issue
×
×
  • Create New...