Skip to content

Commit

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

![Integrating the Redux DevTools](images/reduxDevTools.png)

Note: While the [code is in place](https://github.com/DanWahlin/Observable-Store/blob/master/modules/observable-store-extensions/redux-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 Angular 9/Ivy and the Redux DevTools Support**

While the [code is in place](https://github.com/DanWahlin/Observable-Store/blob/master/modules/observable-store-extensions/redux-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 5486736

Please sign in to comment.