-
**To reproduce:**
https://lesscss.org/less-preview/#eyJjb2RlIjoiQGNvbnRhaW5lciBzdHlsZSgtLXRoZW1lOiBkYXJrKXtcbiAgLm1haW57XG4gICAgY29sb3I6IzAwMDtcbiAgfVxufVxuXG4iLCJhY3RpdmVWZXJzaW9uIjoiNC4yLjAiLCJtY…
-
### Terms
- [X] Checked the [existing issues](https://github.com/LELEC210X/LELEC210X/issues?q=is%3Aissue+label%3Adocumentation+) and [discussions](https://github.com/LELEC210X/LELEC210X/discussions) …
-
snippet:
````rust
fn a(
_: impl Iterator<
Item = [(); {
match *todo!() { ! };
}],
>,
) {
}
````
Version information
````
rustc 1.85.0-nightly (481…
-
### Describe the bug
Here's my code
```js
let db = await Database.load(`mysql://${username}:${password}@${host}:${port}/information_schema`)
let res = await db.select(`SELECT * FROM INFORMATION_SC…
-
### Description
Span and Interval queries both have the same function of positional queries to allow control order and proximity of terms.
Interval queries were developed recently and have several …
-
This is 2 queries as I am wanting to find out if this is intended behaviour now as I cant recall it used to being like this.
**Query 1**
**Describe the bug**
When copying an effect and pasting it…
-
### Why are we doing this?
As of right now, there is no way within our custom query workflow to change what social determinants of health populate for Hyper Unlucky.
Eventually this would also hel…
-
### Bug description
I am a new user to superset and i am enabling templating to add parameters to the query in the sqlLab but i pass the query link to anyone it passed without the parameters
is ther…
-
The RSS feed seems to lock up after multiple queries. This has happened multiple times today as a XMPP/RSS notification bot (!) was built to relay updates. I will try to come up with a reproduction fo…
-
### Describe the bug
When query like this `up{job="apiserver"} or on() vector(0)`, vm returns an extra data series that was not within my expect. Its has a data series which value is 0 and has no lab…