Tree scroll #3932
-
Hello, However, I'd like to also scroll to that point. Trying document.getElementById('item100').scrollIntoView() does not seem to work. Is there a limitation with the Tree component? Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Hi @giladvidal
|
Beta Was this translation helpful? Give feedback.
-
Hi @Lukas742 , when you are around all is working :) |
Beta Was this translation helpful? Give feedback.
-
Hi @Lukas742 , after upgrading to the libraries in your example (list below) it worked. Any issue with previous versions related to this topic? "@ui5/webcomponents": "~1.9.3", |
Beta Was this translation helpful? Give feedback.
Hi @giladvidal
scollIntoView
seems to work fine for me. --> https://codesandbox.io/s/affectionate-wave-fhyune?file=/src/App.js