Lars Rye Jeppesen
Lars Rye Jeppesen
UPDATE UPDATE I noticed that if the translation state is set to "`translated`", it works as designed. If the state = `final` it will be overwritten on each extraction. -------------------------...
After upgrading to Angular 10 we get these warnings when doing builds: ``` WARNING in /Users/lrj/project/mother-qorder/admin/node_modules/ng2-dragula/__ivy_ngcc__/dist/fesm2015/ng2-dragula.js depends on dragula. CommonJS or AMD dependencies can cause optimization bailouts. For more info...
### Command serve ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...
### [REQUIRED] Step 2: Describe your environment * Operating System version: Linux * Firebase SDK version: 13.4.0 * Firebase Product: Firestore * Node.js version: 22 * NPM version: 10.9.2 ###...
Whenever results from queries come back, we usually get complex types (classes) for timestamps, decimals, dates etc. It's a big problem for us to convert those values into simple values....