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 render in IE11 #851

Merged
merged 1 commit into from
Oct 22, 2018
Merged

Fix render in IE11 #851

merged 1 commit into from
Oct 22, 2018

Conversation

oskarhane
Copy link
Member

@oskarhane oskarhane commented Oct 22, 2018

This PR fixes an regression that came with the webpack 4 upgrade.
neo4j-browser rendered completely blank due to a late load of babel-runtime.

What's awesome is that recent changes with dependencies and tooling upgrades also fixes the long stand bug of IE 11 re-rendering / flickering the stream.

Gif for proof.
ie11

changelog: Fix stream rendering issues in IE 11

Also use same babel settings in tests as in build = update all snapshots that includes styled components.
@oskarhane oskarhane merged commit a5fb38b into neo4j:master Oct 22, 2018
@oskarhane oskarhane deleted the ie11-fix branch October 22, 2018 13:00
myzero1 pushed a commit to myzero1/neo4j-browser that referenced this pull request May 17, 2019
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.

None yet

1 participant