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
@mark-hingston - the ariaLiveSRPanel is a checkout level module and, as such, is not dependent on the presence, or not, of any component level entities (like Dropin, or a specific paymentMethod related component).
Thus it sits free from any component's mount/unmount process.
What trouble is its continued presence in the DOM causing?
Describe the bug
The
#ariaLiveSRPane
doesn't seem to be removed from the DOM when the drop-in component is unmounted.To Reproduce
Steps to reproduce the behavior:
#ariaLiveSRPane
container remains on the page after the Adyen drop-in component is unmounted.Expected behavior
The
#ariaLiveSRPanel
should be removed when the component is unmounted.Additional context
@adyen/adyen-web: 6.0.2
The text was updated successfully, but these errors were encountered: