Hello everyone! Recently, I faced challenge, I thi...
# 🌎general
l
Hello everyone! Recently, I faced challenge, I think it isn't new problem for us, so who have a solution. The problem I faced was when I made button in single choice to click it to link specific url, so I added function in button using executed code. The code is "window.open('https://www.fireflyexpress.com.au/schedules', '_blank')". When I operate it in emulator, it perform well but the bot published doesn't work well. How to do it?