Replies: 1 comment
-
Sorry it seems I missed 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.
-
It seems the current way where you have to define a fetch url as string is very limited.
What if I want my url ro change as per other select, what if my fetch requires more search params which depends on other selections by the user.
Isn't it better to offer a function call which returns new items a better approach?
Beta Was this translation helpful? Give feedback.
All reactions