<Table> component scrollToRow doesn't scroll to specific row on table initiation #1885
Replies: 1 comment 1 reply
-
I am not sure I understood your question. Can you elaborate? Would also be helpful if you can show what you're asking using a short screen-recording and/or a repro by forking this sandbox. Also, you could visit our Table → ScrollToRow story for more information about this feature. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using a
<Table>
component and its scrollToRow property to scroll to a specific row immediately when my table appears. However, I notice that it doesn't scroll on table appearance (initiation). Is the behaviour intended or is it a bug?Beta Was this translation helpful? Give feedback.
All reactions