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

OnRetain not called #101

Closed
kdcro101 opened this issue Apr 30, 2018 · 0 comments
Closed

OnRetain not called #101

kdcro101 opened this issue Apr 30, 2018 · 0 comments

Comments

@kdcro101
Copy link

kdcro101 commented Apr 30, 2018

When sticky state with dinamic=true param is deactivated (after previously activated) and activated again with different parameter value, OnRetain is not called. If state is not sticky, everything work as predicted - onRetain is called.

ng -v output:

Angular CLI: 1.7.3
Node: 10.0.0
OS: linux x64
Angular: 5.2.10
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, router

@angular/cdk: 5.2.4
@angular/cli: 1.7.3
@angular/flex-layout: 5.0.0-beta.14
@angular/material: 5.2.4
@angular-devkit/build-optimizer: 0.3.2
@angular-devkit/core: 0.3.2
@angular-devkit/schematics: 0.3.2
@ngtools/json-schema: 1.2.0
@ngtools/webpack: 1.10.2
@schematics/angular: 0.3.2
@schematics/package-update: 0.3.2
typescript: 2.7.2
webpack-bundle-analyzer: 2.11.1
webpack: 3.11.0

ui-router modules:

@uirouter/angular: "1.0.1",
@uirouter/sticky-states: "^1.5.0",


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

No branches or pull requests

1 participant