I am using Page Composer to create a button that invokes an OIC integration. However, I am facing an issue: on the first click, the page just refreshes and the OIC integration is not triggered. From the second time onwards, the button works as expected and the integration is invoked on the first click.
Has anyone else encountered a similar issue?
I have tried using “event.preventDefault();” its not working