You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I did notice a different issue that may be what's going on here: what happens if you remove the value the querie has, run the query, add it back and run the query again?
I created a new query "Search Album New Sample" on netlify preview.
But when I choose 2 items in the dropdown list, It returns the results.
When I delete 2 items to 1 item, It returns the results correctly.
For the first time I created a new query with a drop down list based on query (Allow multiple values with quotation mark), it always not adding the quotation mark, and it returns an error.
Thanks @myonlylonely, that's exactly what I was thinking before 👍.
It seems it's having trouble to handle empty values (for Multiple values it should allow you to leave it empty). I'll take a deeper look into it today and submit a fix PR, but a workaround for you to have this working is to save the query right after you have it working as it should.
Issue Summary
Query with a drop down list based on query (Allow multiple values with quotation mark) not adding quotation mark correctly.
Steps to Reproduce
Technical details:
The text was updated successfully, but these errors were encountered: