Hello I am working on a feature where we show list of accordion in which we have various types of fields. So, now when i scroll down to a level where accordion header is not visible and when i click outside to any element then it is scrolling to top of the component. I don’t want this behavoir to be scrolled to that group header. So, is there any work round on this to disable this scrolling.
Here is an example code link: https://stackblitz.com/edit/uaryab?file=src%2FApp.tsx,src%2Fmain.tsx,src%2Findex.tsx
Please help me in fixing this issue.
1 post - 1 participant