Skip to content

Commit

Permalink
Update link
Browse files Browse the repository at this point in the history
  • Loading branch information
DanWahlin committed Feb 16, 2020
1 parent 2c6216e commit 2875fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ The first built-in extension adds [Redux DevTools](http://extension.remotedev.io

**Note about Angular 9/Ivy and the Redux DevTools Support**

While the <a href="https://github.com/DanWahlin/Observable-Store/blob/master/modules/observable-store-extensions/redux-devtools.extension.ts" target="_blank">code is in place</a> to support it, The Observable Store Redux DevTools currently do not work with Angular 9 and Ivy. Once the `findProviders()` API is fully implemented and released by Angular then support will be finalized for the Redux DevTools.
While the [code is in place](https://github.com/DanWahlin/Observable-Store/blob/master/modules/observable-store-extensions/angular/angular-devtools-extension.ts) to support it, The Observable Store Redux DevTools currently do not work with Angular 9 and Ivy. Once the `findProviders()` API is fully implemented and released by Angular then support will be finalized for the Redux DevTools.

**Note about the `__devTools` Store Property:**

Expand Down

0 comments on commit 2875fa4

Please sign in to comment.