Open
Description
Describe the bug
A compile error is thrown to browser when i click on the form given by check reservations menu in Hotel Booking Platform bot
To Reproduce
Steps to reproduce the behaviour:
- Go to 'Check your Reservations menu on the left bottom of bot'
- Click on 'User Name Field'
- See error
Compiled with problems:
ERROR
event.path is undefined
handleClickOutside@webpack-internal:///./node_modules/@botonic/react/src/webchat/hooks.js:293:24
What is the expected behaviour?
I should be able to fill and submit the form successfully
About the environment
[email protected]
Linux, Firefox
Additional context
NO