ngrx / store-log-monitor

Log Monitor for @ngrx/store-devtools and Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doesn't work with RC6

k1ng440 opened this issue · comments

hello i am getting follow error:
Error in ./StoreLogMonitorComponent class StoreLogMonitorComponent - inline template:1:4 caused by : No provider for Dispatcher

Are you using the latest release?

yes.

    "@ngrx/core": "^1.1.0",
    "@ngrx/effects": "^2.0.0-beta.3",
    "@ngrx/store": "^2.1.2",
    "@ngrx/store-devtools": "^3.0.1",
    "@ngrx/store-log-monitor": "^3.0.1",

Can you provide some more information? Show your module where you are using the logMonitor

Fixed in v3.0.2