Files
adyen-web/.changeset
sponglord 27419b5f61 Fix/detect in iframe fix (#2475)
* detectInIframe fn fix

* detectInIframe renamed to the more accurate (if lengthy!) detectInIframeInAccessibleDomain

* adding changeset file

* changed import in unit test

* Changed check for reading window.parent.location

* Clarified function name and purpose (via comments)

* update comment in changeset file
2023-12-06 12:57:52 +01:00
..