rangle / angular-training-slides

Slides for the Angular 2 training
https://rangle.github.io/angular-training-slides/
Other
29 stars 41 forks source link

Figure out why Redux Dev Tools did not work #539

Closed sonukapoor closed 7 years ago

sonukapoor commented 7 years ago

During the webinar on May17, the redux tools were not working as expected. Figure out why it was not working and provide a fix.

sonukapoor commented 7 years ago

Solution: The store has to be injected into a component, for the dev tools to work.