hello
I have embedded a chatbot on web page based on the Conversations API documentation.
https://legacydocs.hubspot.com/docs/methods/conversations_api/hubspot-conversations-javascript-api it work fine the only issue is when the page is load on the browser is that I have an automatic scroll to chat section witch is autofocused. this is my page.
how can I disable this unwanted scroll behaviour
thank you