Closed daxkellie closed 3 days ago
This specific example works correctly in version 2.1.0, though it's unclear whether that's because of changes we made to galah, or something server-side. Will leave this open in case other similar examples emerge.
This was an issue with the specific LGA2023 layer, which was fixed server-side
When searching through metadata,
show_values()
allows users to see what categories are inside a given field. However, an error occurs when trying to useshow_values()
on some specific fields. For example, 2023 LGAs hit an error when trying to see values.Other LGA fields work correctly
Created on 2024-08-20 with reprex v2.0.2
It's unclear whether this is an issue with the field or galah's ability to read and parse values within that field.