Issue Report: Inability to Interact with Buttons in "@voiceflow/react-chat" Component
Description:
I am encountering an issue while utilizing the "@voiceflow/react-chat" component version "^1.46.1". The problem arises when buttons are displayed within the chat interface – despite attempting to interact with them by clicking, they do not respond or trigger any intended actions.
Steps to Reproduce:
Integrate the "@voiceflow/react-chat" component version "^1.46.1" into the application.
Initiate a conversation or session where buttons are presented within the chat interface.
Attempt to interact with the buttons by clicking on them.
Expected Behavior:
Upon clicking the buttons within the chat interface, they should respond accordingly and trigger the associated actions or responses within the application.
Actual Behavior:
Despite clicking on the buttons, they do not respond or trigger any action, leading to a non-functional user interaction experience.
Additional Information:
This issue persists across different browsers and devices.
The rest of the functionality within the "@voiceflow/react-chat" component appears to be working as expected.
No error messages or warnings are displayed in the console, indicating a potential underlying issue with the button interaction event handling.
I am encountering an issue while utilizing the "@voiceflow/react-chat" component version "^1.46.1". The problem arises when buttons are displayed within the chat interface – despite attempting to interact with them by clicking, they do not respond or trigger any intended actions.
Steps to Reproduce:
Integrate the "@voiceflow/react-chat" component version "^1.46.1" into the application.
Initiate a conversation or session where buttons are presented within the chat interface.
Attempt to interact with the buttons by clicking on them.
Expected Behavior:
Upon clicking the buttons within the chat interface, they should respond accordingly and trigger the associated actions or responses within the application.
Actual Behavior:
Despite clicking on the buttons, they do not respond or trigger any action, leading to a non-functional user interaction experience.
Additional Information:
This issue persists across different browsers and devices.
The rest of the functionality within the "@voiceflow/react-chat" component appears to be working as expected.
No error messages or warnings are displayed in the console, indicating a potential underlying issue with the button interaction event handling.