-
## Acceptance criteria
- [ ] The listed features are documented sufficiently on MDN
- [ ] BCD is updated
- [ ] Interactive example and data repos are updated if appropriate
- [ ] The content has…
-
I encounter of several instances where I need to convert an array of sub-documents with MUUID fields to string. If the list is small, I can loop through the array and call `toUUID().toString()` on ea…
-
### Describe the Bug with repro steps
**Steps:**
Logic app designer
Add an Action
Form Recognizer > Analyze Document for Prebuilt or Custom Models (v3.x API)
Optional And Premium Features
…
-
Let's say my documents have a common nested object (e.g. labels like `foo.baz`, `foo.nup`, `foo.kay` etc) that I want to compare between documents. If a document has a lot of data, the table's default…
-
## Use case
I am displaying a long list of ordered options, allowing users to add their own values via the `addable` event. After a new item is added I would like to re-order the options in the dropd…
-
**Your Godot version:**
3.5 beta, 3.4 stable
**Issue description:**
```gdscript
class Test:
extends Node
export var x = []
func _ready():
var test1 = Test.new()
var test2 = Test.new…
-
I'm using this model
```
class Schedule(EmbeddedDocument):
scheduleId: StringField(required=True)
detail: StringField()
class AccountBalance(Document):
memberID = StringF…
-
177 case FK_SUBDOC: // Mongo subdocument
178 _.forEach(row[id], function(subdocItem, subdocIndex) {
179 row[id][subdocItem]
180 …
-
**Describe the bug**
I'm getting a warning in the studio about "Non-unique keys" on a `internationalizedArrayString`. This is after jsut opening the document fresh
The warning message:
> "No…
-
## Description
I have a monorepo in which an identifiable subset of packages should contain specific globs within their `files` array.
I'd like to use syncpack to specify this, but it does not s…