Open AidasK opened 1 month ago
It should be allowed to start a list with a key 0 as in regular array
It deletes all the values if there is a key 0 and also deletes all the duplicate fields if they have the same key.
https://github.com/user-attachments/assets/b1e4bd3c-e37c-4cf6-82b5-372225b5218c
Create an attribute with ListField type and fill it with key 0
Expected Behaviour:
It should be allowed to start a list with a key 0 as in regular array
Actual Behaviour:
It deletes all the values if there is a key 0 and also deletes all the duplicate fields if they have the same key.
https://github.com/user-attachments/assets/b1e4bd3c-e37c-4cf6-82b5-372225b5218c
Steps To Reproduce:
Create an attribute with ListField type and fill it with key 0