I'm working on an SPFx React functional component. I have created a component that contains many accordions Each accordion contains one textbox. Every time I'm typing anything inside an input the page scrolls to the top. Please refer to the below image for better understanding.
Does anyone have a solution to this problem?
Thanks