Iâm attempting to use the multi-select field to allow CMS users to assign genres to individual âShowsâ. The Select options are being set from the following URL : https://www.staging.noodsradio.com/genres.json
Unfortunately, the search function in the multiselect doesnât seem to be working!? Iâve not had this problem when using the MS with hardcoded options. Is the formatting wrong in my JSON?
But I remember I had the same issue recently and it didnât work in my valet environment with Kirby 3.4.2 while switching to Mamp or Kirby 3.3.6 âsolvedâ the issue for me (for the moment).
Ah, Iâm using the latest version (3.3.6) and running my local env with Valet. However itâs happening on my staging environment as well. Would where the JSON file is hosted make a difference?