Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

fix(hybrid): add flag specifying that an app is an ng1/ng2 hybrid #3403

Merged
merged 1 commit into from
Jul 25, 2016

Conversation

sjelin
Copy link
Contributor

@sjelin sjelin commented Jul 20, 2016

Needed for angular2 after rc2

Basically, we've been testing for if an app is ng1 or ng2 based on if window.getAngularTestability exists. After rc2, hybrid apps will have window.getAngularTestability set, so this will no longer work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants