You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StoreDevtoolsModule need way to inject option when the entire structure is part of reusable library for large scale project. Please find the attached sample where, logOnly option needs to flow from application to library to pass to the StoreDevtoolModule. My understanding is INITIAL_OPTIONS provider should be exported on the lines of META_REDUCERS
StoreDevtoolsModule need way to inject option when the entire structure is part of reusable library for large scale project. Please find the attached sample where, logOnly option needs to flow from application to library to pass to the StoreDevtoolModule. My understanding is INITIAL_OPTIONS provider should be exported on the lines of META_REDUCERS
Reproduction project sample:
https://github.com/ttestman4/sampleapp1/blob/develop/projects/non-functional/src/lib/root-store/root-store.module.ts Line #40
also deployed on https://ttestman4.github.io/sampleapp1/index.html
Describe any alternatives/workarounds you're currently using
I do not find alternative.
Other information:
This is low priority issue but vital for large scale application design.
If accepted, I would be willing to submit a PR for this feature
[X] Yes (Assistance is provided if you need help submitting a pull request)
[ ] No
The text was updated successfully, but these errors were encountered: