angular-redux / store

Angular 2+ bindings for Redux
MIT License
1.34k stars 202 forks source link

Digest error when using with @uirouter/angular-hybrid #513

Open adamlubek opened 6 years ago

adamlubek commented 6 years ago

This is a...

What toolchain are you using for transpilation/bundling?

Environment

NodeJS Version: 6.9.5 Typescript Version: see sample repo Angular Version: see sample repo @angular-redux/store version: see sample repo @angular/cli version: see sample repo OS: windows 10

Link to repo showing the issus

https://github.com/ui-router/angular-hybrid/issues/103

Expected Behaviour:

No digest errors

Actual Behaviour:

Digest errors, see referenced github issue

Stack Trace/Error Message:

See referenced github issue

Additional Notes:

I've raised that @uirouter/angular-hybrid repo (https://github.com/ui-router/angular-hybrid/issues/103) but wonder if you're better suited for fixing this? From my investigation it looks like it's related to this code change: https://github.com/SethDavenport/ng2-redux/commit/dcf847de2989a4c10648a5b2f6895341d75159bb#diff-0d3376051b12933294267bc5c76dac1cR202

christopherthielen commented 6 years ago

this can probably be closed. see the response in the linked issue https://github.com/ui-router/angular-hybrid/issues/103