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
Hi, thanks for reporting.
I can confirm the bug. However, we are using the official https://github.com/typesense/typesense-js sdk to make the api queries in this project. I think this need to be fixed there typesense/typesense-js#194 If it is not, will create workarounds here.
Describe the bug
If I create a collection with a "+" in the name I can no longer interact with it. Deleting, importing etc all fail.
It looks as if there is no escaping happening when building URLs for the typesense API (??)
To Reproduce
Expected behavior
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: