The objects in searchParams do not support sting[] #525
Unanswered
lizhen12345
asked this question in
Q&A
Replies: 2 comments
-
The |
Beta Was this translation helpful? Give feedback.
0 replies
-
I would imagine you could build the search param using the So you could initialize using the
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I used get request and found that it cannot be written like this
get(url, {{searchParams: {a: 'a', b: ['c', 'd']}})
it's unreasonable
How to deal with this parameter
thanks
Beta Was this translation helpful? Give feedback.
All reactions