Skip to content

fix: not able to parse array query params#67

Open
samkit5495 wants to merge 1 commit intoThe-Commit-Company:mainfrom
samkit5495:patch-1
Open

fix: not able to parse array query params#67
samkit5495 wants to merge 1 commit intoThe-Commit-Company:mainfrom
samkit5495:patch-1

Conversation

@samkit5495
Copy link

When we use this lib with react native and run on iOS, query params with arrays are not parsed by Frappe server, and we get JSONDecodeError. So using URLSearchParams instead to pass this data.

@nikkothari22
Copy link
Member

We use Frappe React SDK on React Native for Raven and haven't encountered this issue. Let me check if we have arrays in any of our requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants