Skip to content

Fix creating new window does not work in Edge - #19

Open
ryanewtaylor wants to merge 1 commit into
rmariuzzo:mainfrom
aximgeo:bugfix/does-not-work-in-edge
Open

Fix creating new window does not work in Edge#19
ryanewtaylor wants to merge 1 commit into
rmariuzzo:mainfrom
aximgeo:bugfix/does-not-work-in-edge

Conversation

@ryanewtaylor

Copy link
Copy Markdown
Contributor

This attempts to resolve issues with Edge and IE. With these changes popup works fine except...

... In Edge copying the styles seems to be very slow. It'll take several seconds to copy the parent styles in Edge while Chrome and Firefox are much faster (perceived, I have not timed it explicitly).

... In IE the styles are not copied over as Array.from is not available in IE. I believe the consumer will need to include a polyfill for this to work correctly.

@legnaleurc legnaleurc mentioned this pull request Apr 12, 2019
@rmariuzzo

Copy link
Copy Markdown
Owner

Hey there! I'm catching up with all pending PRs. I want to manually tests or setup tests for other browser, before merging this.

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.

3 participants