Open petrovic-ivan opened 7 years ago
I am using store-devtools version 4.0.0 and I imported in app level: StoreDevtoolsModule.instrument().
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?
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?