I am having trouble with Redux-Devtools plugin (for multiple browsers). So many websites use the Redux pattern that my own application often gets unselected. Does anyone know how how to name the store, so the plugin doesnt show 14/ngrx-store-somehash but the name of my app as the selected instance?
As you can see here it has been added the parameter to configure store name with configuration option and it can be used like this:
StoreDevtoolsModule.instrument({ maxAge: 5, name: "Yout custom store name here" }),
Today in production version (4.1.1) it is not yet available but you can download the git version if you want to use it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With