-
-
New updates on head repo.
https://github.com/vitejs/vite/commit/9162172e039ae67ad4ee8dce18f04b7444f7d9de
-
It seems to me that Container Queries would be more suited to be a standalone spec. It has significant normative dependencies onto CSS-Contain, but isn't about defining containment itself.
I would …
-
Currently, drill queries only work when the source is a named explore that appears in the model. Queries with inline tables, inline explores, `from(...)`, or queries with multiple pipeline stages all …
-
### What happens?
The function s() defined below works nicely when called at the top-level,
but when chained together (as in s().s().s() ) performs with exponentially
worse performance (both run-…
-
### Did you check existing issues?
- [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser
- [X] I have searched the…
-
**Describe the bug:**
Open a ES|QL panel in dashboard and try any of the following queries:
```
show info
meta functions
row a = abs(1.5)
```
Then press `play` to submit the query and che…
-
**Describe the feature:**
The only big thing missing from ES|QL visualizations (from the visualization side of things) is that ability to create multiple layers in XY charts:
- annotations
- mu…
-
### What happened?
i filtered for tasks and they have inline dataview in them but it doesn't show in dataview results. apparently it is OK for table/note filters and only happens for tasks
### D…
-
I'm having an issue with the lookup field type. I've set up a lookup and it isn't returning any results.
This is what I've done:
I've set up a "test" class in Metadata Menu and added a field "ts" …