Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: HS-123: created separate iframe for full screen #111

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

arun-mi
Copy link
Contributor

@arun-mi arun-mi commented Jan 19, 2024

Currently all the iframes, from the main app to the full screen pop up iframes were using the same assets, i.e., the same index.html file. This led to repeated calls for some assets, and some scripts. This PR includes configuring webpack to use a different index.html template.

@prafulkoppalkar prafulkoppalkar merged commit 303ba00 into main Jan 22, 2024
@prafulkoppalkar prafulkoppalkar deleted the fix/separate_iframe branch January 22, 2024 12:16
akash-c-k pushed a commit that referenced this pull request Jan 22, 2024
# [0.20.0](v0.19.0...v0.20.0) (2024-01-22)

### Bug Fixes

* HS-123: created separate iframe for full screen ([#111](#111)) ([303ba00](303ba00))

### Features

* HS-197: Added Address Element ([#109](#109)) ([dd4a18a](dd4a18a))
rising-dragon401 added a commit to rising-dragon401/hyperswitch-web that referenced this pull request Jul 2, 2024
# [0.20.0](juspay/hyperswitch-web@v0.19.0...v0.20.0) (2024-01-22)

### Bug Fixes

* HS-123: created separate iframe for full screen ([#111](juspay/hyperswitch-web#111)) ([303ba00](juspay/hyperswitch-web@303ba00))

### Features

* HS-197: Added Address Element ([#109](juspay/hyperswitch-web#109)) ([dd4a18a](juspay/hyperswitch-web@dd4a18a))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants