Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Resolve issue with KeyRegistry blowing up on applications with weird ES6 shims #739

Merged
merged 1 commit into from
Oct 18, 2016

Conversation

clbond
Copy link
Contributor

@clbond clbond commented Oct 17, 2016

This PR resolves issues with sites like Asana.com which include weird ES6 shim implementations. Essentially this change prevents inclusion of Angular2 code before the ng-validate gate has been passed. (Prior to this change, Angular2 would be included as part of the dependency tree of ng-validate and caused exceptions on sites that use nonstandard ES6 shim implementations.)

@igor-ka
Copy link

igor-ka commented Oct 17, 2016

This PR should resolve #734

Copy link

@igor-ka igor-ka left a comment

Choose a reason for hiding this comment

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

LGTM :shipit: @clbond

@stevenkampen
Copy link
Contributor

@igor-ka @clbond Oh I had two versions of the extension installed. Works now. :shipit:

Copy link
Member

@sumitarora sumitarora left a comment

Choose a reason for hiding this comment

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

:shipit:

@clbond clbond merged commit 9d57c1d into rangle:dev Oct 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants