Greetings,
I've got a fully functioning Dashboard with Drop Down filters that work great and allow me to filter on my data using Drop Down filters without issue. The issue I'm experiencing is that when we embed the (Static) into our site, the Filter is no longer a Dropdown but rather a search box. This was working recently so its a new anomaly. (running 0.54.4 so latest release.)
The issue appears to occur in the published embedded site only. Instead of a Drop Down on a specific filter, we get the Search box (other filters remain correct Drop Down box). This filter only has 10 options to choose from. Some of the text strings are long (~30+ characters) so I was thinking that might cause it to occur however it is working as intended on the Dashboard and only becomes a Search box on the embedded site.
I've tried changing the Filter info to include Default value, etc. with no success.