Jump to content
Search Community

Tudor230

Members
  • Posts

    4
  • Joined

  • Last visited

Tudor230's Achievements

  1. Yea , I did Reverting to 3.12.2 fixed my issue, thanks a lot!
  2. I tried using matchMedia.revert() and i got Maximum call stack size exceeded
  3. I have 3 items that are displayed horizontally when the screen width is above 769px and vertically when under. They are supposed to move right when displayed vertically and up when displayed horizontally The problem that I am facing is that if i scroll until the boxes are out of view/animation is finished while the device width is under 769px and then size up the window and size it back down under the breakpoint the animation is stuck. Also the other way around doesn't work either I have built a similar minimal demo and i have the same issue: https://stackblitz.com/edit/react-1c228f?file=src%2FApp.js
×
×
  • Create New...