You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SDK will provision removal of beforeunload eventListeners. This can be consumed by integrators to handle removal of such events before checkout form is submitted. For controlling this behavior, a top level SDK flag needs to be enabled. Aim of this issue to enable consumption of this feature through payment links.
ToDos as a part of this task
Send shouldRemoveBeforeUnloadEvents as true during SDK initialization.
The text was updated successfully, but these errors were encountered:
Relates to juspay/hyperswitch-web#842
Context
SDK will provision removal of
beforeunload
eventListeners. This can be consumed by integrators to handle removal of such events before checkout form is submitted. For controlling this behavior, a top level SDK flag needs to be enabled. Aim of this issue to enable consumption of this feature through payment links.ToDos as a part of this task
Send
shouldRemoveBeforeUnloadEvents
as true during SDK initialization.The text was updated successfully, but these errors were encountered: