ngrx / store-log-monitor

Log Monitor for @ngrx/store-devtools and Angular
MIT License
63 stars 18 forks source link

doesn't work with RC6 #10

Closed k1ng440 closed 7 years ago

k1ng440 commented 7 years ago

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

brandonroberts commented 7 years ago

Are you using the latest release?

k1ng440 commented 7 years ago

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",
brandonroberts commented 7 years ago

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

MikeRyanDev commented 7 years ago

Fixed in v3.0.2