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 error throw when router view change if tabset directive is included #180

Closed
wants to merge 4 commits into from

Commits on Feb 12, 2016

  1. Fix tabset destroy cycle

    When tabset's view is destroyed, for example, the router change. There's an ```EXCEPTION: Attempt to use a dehydrated detector.``` throw on ng2-beta.6.
    haolong7 committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    5b2ef46 View commit details
    Browse the repository at this point in the history
  2. Make fix at 1.0.3 version

    haolong7 committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    f09d769 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8b365e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2016

  1. Configuration menu
    Copy the full SHA
    a886a55 View commit details
    Browse the repository at this point in the history