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
Multi select argument type works good, adds args to the URL, however if you select more than 1 option, refresh the page, or go to that URL manually, the argument won't be set, it will be undefined. It works for one option though.
I've checked multiple combinations, even editing the URL by hand - haven't found a workaround for that issue.
Describe the bug
Multi select argument type works good, adds args to the URL, however if you select more than 1 option, refresh the page, or go to that URL manually, the argument won't be set, it will be undefined. It works for one option though.
I've checked multiple combinations, even editing the URL by hand - haven't found a workaround for that issue.
It can be also reproduced on 8.5.3
Reproduction link
https://stackblitz.com/edit/github-gh38gu-16crpnuh?file=src%2Fstories%2Fstrings.stories.ts
Reproduction steps
OR
4. Select one string (see the URL)
5. Refresh the page
6. It works
System
Additional context
No response
The text was updated successfully, but these errors were encountered: