-
The documentation does not list `roles` (plural) attribute in the `Account` entity but it does list `role` (singular) attribute. I found out by inspecting the `Instance` entity of various instances us…
-
Should either check if visible before rendering in renderer or (most likely?) mark which local players the entities are visible for in snapshots (so we can only add visible entities to scene).
In ope…
-
### The problem
Initial issue in Frontend: https://github.com/home-assistant/frontend/issues/21473
Was advised to ask in Core.
Dev tools -> Services:
Switch to yaml mode and call a service:
```…
-
While [converting a `cwltool --provenance` RO to a Workflow Run RO-Crate](https://github.com/ResearchObject/workflow-run-crate/pull/5), I'm faced with the problem of referring to individual workflow s…
-
An error can occur when a submission is processed for entities. For example, a submission that tries to create an entity, but doesn't specify a UUID will result in an error. We show entity processing …
-
**Describe the bug**
I just spent an absurd amount of time debugging this. For some reason, when I made a custom CSS for the overlay, no matter what I did, it would come back as chinese characters wh…
-
https://developer.valvesoftware.com/wiki/FGD lists all allowable property types:
- axis - adds a relative 2 point axis helper
- **angle** - adds an angle widget for this property to the entity dialo…
-
Pressing refresh within a list marks all new entities directly as read
-
I have a ManyToMany relationship that I want to update. My steps to update are:
1. Load entity from Db, including the related collection
2. Clear the collection
3. Add all the related entities ba…
-
# Tabela de Acentuação e Caracteres Especiais em HTML
Entities e Unicode
Como usar esses caracteres
No HTML utilize as entities
```«``` texto ```»```
No CSS utilize o Unicode
…