-
### Description
## Feature Request
**Is your feature request related to a problem? Please describe.**
Currently, Polars does not support a struct-like data type for organising and manipulating se…
-
Hi this is probably more a feature request than in issue.
I've been tweaking around jqPropertyGrid to handle Nested Objects by flattening and unflattening them. It works but when it gets to arrays …
-
### Prerequisites
- [X] I checked the [documentation](https://fetch.ai/docs) and found no answer to my problem
- [X] I checked the [existing issues](https://github.com/fetchai/uAgents/issues) and …
-
Currently, there is a possibility to define some model property to be an `Array` (if I got it correctly, it was introduced in [#113](https://github.com/mswjs/data/pull/113)).
Example use of it can b…
-
When trying to convert a manifest from Excel to csv or mmd format, I get the following error:
NestedDataTypeMissmatch: While nesting, 'ref' type cannot be cast to 'array' type.
This error happen…
-
Setting a nested associative arrays in one go fails on references:
```shell
function func_a1 {
typeset -n ref=$1
ref=(
[key1]=(
[key2]=val2
)
)
}
function func_a2 {
typeset -…
-
I have data in json similar to the structure below:
```
[
{
"incident": {
"id": "120950002",
"name": "Mosquito Fire"
},
"additionalClaimant": …
-
Hey guys,
When I tried to permit params that contains an Array of Array, `strong parameters permit` is ignoring the second Array and returning an empty Array.
Example:
> Controller
`params.permit(…
-
Trezoe Model T is throwing `MetaMask Message Signature: Error: Firmware error` msg when trying to signTypeData.
Firmware version : 2.5.3
**To Reproduce**
Steps to reproduce the behavior:
You c…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…