Closed DerekCaelin closed 1 year ago
The feature to which it reverts appears to be the result of which is listed first in the point
array of defaults.json
.
EG:
{ "area": [ "production", "nature-based", "conservation", "policy" ], "line": [ "nature-based", "conservation", "production", "policy" ], "point": [ "policy", "conservation", "production", "nature-based" ],
Results in:
I resolved the issue by providing a different "type" under "tags" for each category.
https://user-images.githubusercontent.com/10799815/227246997-cf129ee8-9611-4ab7-b19b-649442c26195.mp4
Describe the bug A custom configuration reverts to a single preset when data is entered. (Error occurs on desktop version, but not mobile)
Can you do the same thing twice? The exact steps to see the problem again.
Expected behavior Feature remains that which was selected.
Desktop:
Mapeo Version:
Additional context Add any other context about the problem here.