ngrx / store-devtools

Developer Tools for @ngrx/store
MIT License
326 stars 38 forks source link

Dev tools not displaying chart #73

Open petrovic-ivan opened 6 years ago

petrovic-ivan commented 6 years ago

I am using store-devtools version 4.0.0 and I imported in app level: StoreDevtoolsModule.instrument().

Sometimes dev tools crashed and in most of the cases, I cannot see chart. Basically, it is the empty screen.

Is there any logs or errors where I can see is it related to my NGRX or store-devtools?