-
What do you get if you serialize the computed value of `--x` here?
```
```
```
div { --x: attr(data-x length); }
```
I think we expect eager simplification (`3px`), and generally we may ne…
-
| --- | --- |
| Bugzilla Link | [561146](https://bugs.eclipse.org/bugs/show_bug.cgi?id=561146) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Mar 16, 2020 04:54 EDT |
| Modified | Mar…
-
When I use the datetime() function in a Cypher Create query I see the value below in Memgraph lab.
```json
{
"year": 2024,
"month": 11,
"day": 23,
"hour": 22,
"minute": 40,
…
-
I'm getting a few (4) reg test failures due to differences in rflags value, not only in the reserved bits but also direction flag (bit 10) and I/O privilage level (bit 12):
Unified diff
```diff
-…
-
**- Upload your log file**
(If a log file hasn't been generated, go to the 'Run' tab in FragPipe, click 'Export Log', zip the resulting "log_[date_time].txt" file to avoid truncation, then attach the…
-
Great piece of code, congrats!
After running this code, I noticed the following values are not accurate:
source_power
load_power
ac_load_energy
ac_input_energy
ac_input_energy
battery_volta…
-
Using a modified example from {coro}, it is unclear how to access the value of the function. Here we return `n` after the async function has completed.
```r
async_count_down 0) {
cat("Down"…
-
Today, in the hr_agent demo we define a parameter called data_snapshot_days_ago which is an int. This is a workaround for date because we can't get Arch_Function to return a date object. It can extrac…
-
I've been working on a plugin-like switch for some time. It's a pleasure that someone has done it - thank you.
If you could support iterating over enum values, it would be super cool.
I mean replaci…
-
`edit` allows empty value for `role/` field, leading to the user not having any role. It was explicityly mentioned in the UG that role must be either caregiver or patient or both.
**Expected / Sugges…