famous-dinner-34730
03/27/2024, 12:38 PMrich-battery-69172
03/27/2024, 3:30 PMwindow.onhashchange = (event) => {
if (event.newURL.includes('#webchat')) {
window.botpressWebChat.sendEvent({ type: 'show' })
}
}
Then have a link that ends with '#webchat' to open the webchat on the pagerich-battery-69172
03/27/2024, 3:30 PMfamous-dinner-34730
03/27/2024, 10:03 PM