I’m making a chat app(with DVC) and I need an auto-scroll feature so that when a new message comes in it scrolls. How can I implement this feature?(google translater)
Please don’t make a new topic addressing the same situation. If someone in the community knows the answer, they will respond to your question sooner or later.
Thunkable does not support auto-scrolling, so for every message you make, you would have to scroll down yourself. Call the Data Update block so that it can refresh every time you send a message.