Open chejimmy opened 7 months ago
Hi @chejimmy, this is an issue with the <Select />
component in Grafana version <9.5.0. It's not able to handle arbitrary values correctly if the selected value isn't part of the available options passed to the <Select />
component.
Right now, if you click Explore
and then select the By Model
tab in the Asset Browser and then select a child asset, it will show up in the asset selector. But that has its own issues as mentioned here https://github.com/grafana/iot-sitewise-datasource/issues/284. I think the best course of action would be to fix how we're selecting assets so that it's consistent whether you select it from the Asset selector or from the Asset Browser.
What happened:
Screenshots
Anything else we need to know?:
Environment: