You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm using TanStack Table in a React project and I want to write end-to-end tests using Cypress framework. My questions are:
Questions:
cy.get('.sidebar').scrollTo('bottom')
but it does not work, as the table is not a scrollable element.
but I don't think that these events are triggered, as there is no change detected.
Any recommendations or examples would be greatly appreciated!
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions