Scrollbar gets stuck to bottom
i render few items in overflow-y-scroll, when i do render typing indicator component it goes under the view, there is no auto scroll to bottom view(as intenteed). But when i scroll to bottom by myself and then unmount it and mount it 1 more time, it doesnt go under the view, its sticky at the bottom of overflow-y and its pushing the rest of content to top. I dont want this behavior, i want to scroll it to view by myself.
Scrollbar gets stuck to bottom
i render few items in overflow-y-scroll, when i do render typing indicator component it goes under the view, there is no auto scroll to bottom view(as intenteed). But when i scroll to bottom by myself and then unmount it and mount it 1 more time, it doesnt go under the view, its sticky at the bottom of overflow-y and its pushing the rest of content to top. I dont want this behavior, i want to scroll it to view by myself.
Scrollbar gets stuck to bottom
i render few items in overflow-y-scroll, when i do render typing indicator component it goes under the view, there is no auto scroll to bottom view(as intenteed). But when i scroll to bottom by myself and then unmount it and mount it 1 more time, it doesnt go under the view, its sticky at the bottom of overflow-y and its pushing the rest of content to top. I dont want this behavior, i want to scroll it to view by myself.