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(dashboard): fix normalize-url to version 4 #1769

Merged
merged 1 commit into from
Apr 3, 2020
Merged

Conversation

eysi09
Copy link
Collaborator

@eysi09 eysi09 commented Apr 3, 2020

What this PR does / why we need it:

The latest version of a 3rd party dependency, normalize-url, doesn't work on Firefox and Safari. See this issue for details: sindresorhus/normalize-url#105

This PR fixes the version at 4.

Which issue(s) this PR fixes:

Fixes #1738

Special notes for your reviewer:

We need to start testing the dashboard in CI. See #1768

The latest version doesn't work on Safari and Firefox. See here:
sindresorhus/normalize-url#105
@eysi09 eysi09 merged commit 7f34a57 into master Apr 3, 2020
@eysi09 eysi09 deleted the fix-dashboard branch April 3, 2020 07:42
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.

Dashboard on mac produces javascript error resulting in a blank white page
2 participants