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

Maker: Fix browser detection #18734

Merged
merged 1 commit into from Oct 30, 2017
Merged

Maker: Fix browser detection #18734

merged 1 commit into from Oct 30, 2017

Conversation

islemaster
Copy link
Contributor

@islemaster islemaster commented Oct 30, 2017

This unfortunate typo was quietly causing us to skip our supported browser check when using Maker Toolkit in App Lab. The bug was introduced in v2017-10-13.0. The browser check on the setup page was still working, because it's handled separately here.

Verified successful connection in Chrome with extension and Maker Toolkit browser, and correct error message on Firefox.

Before

When running with Maker Toolkit on Firefox:
image

After

When running with Maker Toolkit on Firefox:
image

Copy link

@epeach epeach left a comment

Choose a reason for hiding this comment

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

LGTM

@islemaster islemaster merged commit c08c44c into staging Oct 30, 2017
@islemaster islemaster deleted the maker-mistake branch October 30, 2017 19:45
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

2 participants