[Maps] unable to edit cluster vector styles styled by count when switching to super fine grid resolution #81348
Labels
bug
Fixes for quality problems that affect the customer experience
[Deprecated-Use Team:Presentation]Team:Geo
Former Team Label for Geo Team. Now use Team:Presentation
Steps to view issue:
We had a similar issue, #70601, that occurred when removing fields. This was resolved by converting dynamic styles to static styles when there are no next fields in #70621.
The problem is that the field still exists, it just gets removed from the field select list. The logic in
getDescriptorWithMissingStylePropsRemoved
needs to be updated to be smarter and account for this field list filtering.The text was updated successfully, but these errors were encountered: