Skip to content

Conversation

r0b1n
Copy link
Collaborator

@r0b1n r0b1n commented Sep 16, 2025

Pull request type

Bug fix (non-breaking change which fixes an issue)

Description

Gallery was string to get the top level window object, but this object is not available due to security reasons when the app is working in an iframe. Use globalThis to get the "local" window object.

@r0b1n r0b1n force-pushed the There-is-no-escaping-Mr-Anderson branch from fcf4a41 to 3bdb8a9 Compare September 16, 2025 09:27
iobuhov
iobuhov previously approved these changes Sep 16, 2025
Copy link
Collaborator

@iobuhov iobuhov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LOL, I didn't know about appVersion prop. LGTM

@r0b1n r0b1n force-pushed the There-is-no-escaping-Mr-Anderson branch from 3bdb8a9 to 1c3760d Compare September 16, 2025 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants