Kilian Panot
Kilian Panot
Issue should be fixed in @design-factory/design-factory v16
The usage of `workflow_run` may be a solution complicated to put in place for the following reasons: - NX Diff tool needs to work over 2 remotes (base and target)...
Thank you @ADR-Clizy for the proposal. Let me translate your request in technical terms to facilitate the implementation: - The `StorageSync` should be setup in the application only on the...
> Essentially, when a store is imported inside a lazy loaded module and the store sync meta reducer is used, the state is undefined as can be seen in the...
> > > Essentially, when a store is imported inside a lazy loaded module and the store sync meta reducer is used, the state is undefined as can be seen...
@Abhirocks889 , is this PR still required or did the fix mentioned by @matthieu-crouzet fix your issue?
The point `Reduce the number of tsconfig.*.json file at root level` is handle at IDE level via the VsCode's [fileNesting](https://code.visualstudio.com/updates/v1_67#_explorer-file-nesting) feature.
Associated to #799
Can you explain in which case you have a state that is `undefined` after the store initialization?
> @kpanot doesn't this PR https://github.com/AmadeusITGroup/otter/pull/529/files#diff-5aa0ca9700e1c4a904c6a8e16a9e1bb5ec5c6022491ac045cbbb6401bf2f9fc9 cover already a part of this issue ? The PR #529 is covering the documentation of the `utils.date` only.