mergeReferences config
See original GitHub issueOk I got the issue.
It's happened when I try to add reference field in document.
My firebase settings was OK.
Updated Sample: https://stackblitz.com/edit/angular-fvaf5r
Please check and let me know. :)
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:10
Top Results From Across the Web
A Tool for Merging Reference Panels for HLA Imputation - PMC
MergeReference is a software package that merges multiple reference panels for HLA imputation. We assume that the panels are in SNP2HLA format [ ......
Read more >Merging References into the Active Model
To change how levels are handled, click the Preferences icon ( File > Settings > User > Preferences ) and select the Reference...
Read more >hyper-config/package.json at master · zerkalica/hyper-config · GitHub
JSON config wrapper with merge, references, string macroces and tagging - hyper-config/package.json at master · zerkalica/hyper-config.
Read more >hyper-config - npm Package Health Analysis - Snyk
Config wrapper with merge, references, string macros, tagging, yml and json file loading, environment support For more information about how ...
Read more >How do I merge references into my scene? - Maya
If that's the case you can open the reference editor (File > Reference Editor) select your renferenced objects and do a File >...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I guess there are more then one way.
For me, it seems the best way to let the user decide how to handle that docRef in the formatFormFirestore function. He can then run his own
runEntityStoreAction
orrunStoreAction
. Want you might can have, is a flag in theCollectionConfig
that says if docRef is present, merge it in the store like you did in the screenshot.@CollectionConfig({ path: 'prodcuts', mergeReferences: true })
@saifxx this feature will be available in 4.1.1