Hi,
I have a group of chat messages with the “Allow vertical scrolling” option on.
I need the scrolling to be fixed at the bottom of the chat, to always show the last message in the chat.
I tried some alternatives with pure css and javascript, but I couldn’t get it to work in Bubble. I don’t want to use “scroll to a Rg entry”, as I believe it is not efficient for this case due to the high consumption of WUs.
Has anyone solved this problem when building chats?