Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special characters into facet value are converted internally, resulting in failure query #5944

Open
1 task done
SupriyaPKalghatgi opened this issue Nov 28, 2023 · 1 comment
Labels
triage Issues to be categorized by the team

Comments

@SupriyaPKalghatgi
Copy link

馃悰 Current behavior

Inside .queries[0]: Attribute shift_schedule:01:00 PM - 01 is not filterable.

I am passing value 01:00 PM - 01:30 AM
Which is read as "shift_schedule:01:00 PM - 01"="30 AM"

馃攳 Steps to reproduce

Passing these values in to drop down list

Live reproduction

https://codesandbox.io/s/github/algolia/instantsearch/tree/templates/instantsearch.js

馃挱 Expected behavior

The value should be accepted completely intact

Package version

"react-instantsearch-dom": "^6.40.2",     "react-instantsearch-hooks": "6.43.0",     "react-instantsearch-native": "^6.40.2",     "expo": "^49.0.7",

Operating system

macOS 14.1.1

Browser

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@SupriyaPKalghatgi SupriyaPKalghatgi added the triage Issues to be categorized by the team label Nov 28, 2023
@Haroenv
Copy link
Contributor

Haroenv commented Nov 28, 2023

Where and how are you passing that value?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Issues to be categorized by the team
Projects
None yet
Development

No branches or pull requests

2 participants