-
**Describe the bug**
Product.json issue was fixed on stable, but not yet pushed to insider's build.
**Please confirm that this problem is VSCodium-specific**
- [X] This bug doesn't happen if I us…
-
Great library here!
It's been working great for my use cases, with one exception. I'm getting an UnknownNodeError any time there is a template literal type.
For example:
```
export type Produ…
-
Hello
I manage to develop function for Aldes product sensors values providing.
Aldes API return json structure which is more or less the same for each product, I assume.
I need some help to validat…
-
### Describe the bug
When deserializing certain json from websites, SchemaSerializer.DeserializeObject throws the following exception "The converter 'Schema.NET.ValuesJsonConverter' read too much o…
-
It would be nice if one could use a task parameter. This might be somewhat solved with issue Add option to customise names of grid tasks. #647 , but I would expect that I could use the parameters in t…
-
-
The current JSON output is a raw JSON file that matches the internal data structures. It's useful for quick review of data and storage in some use cases, but does not play well by default with JSON to…
-
#### Expected behaviour
Scroll horizontally by touch and drag on mobile phone
#### Actual behaviour
We used scrollablePlotArea with a minWidth to scroll through a large highcharts heatmap. When I…
-
Look into the possibility for the server to produce a list of recommendations not available on the server? This list could then be added to sync for retrieval.
- [ ] How are recommendations generat…
-
Hi
I encountered an issue while populating a struct with db data. My structs are as follows:
```
type Product struct {
ID bson.ObjectId `json:"id" bson:"_id"`
Name string `json:"name" bso…