Skip to main content
I'm implementing a custom Minimized LWC component for my snap-in chat, but my page loads with the standard UI. In order to display my custom UI override, I have initialize it with a button click.

 

How can I get my override to load on the page without the button click.  Is there a configuration step I'm missing in my implementation?
1 件の回答
0/9000