Replies: 1 comment
-
Please provide a minimal complete example by forking one of the examples on stackblitz. |
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.
-
loader: async () => {
const { id } = await fetchList()
const branch = await fetchSelectedList(id)
}
Beta Was this translation helpful? Give feedback.
All reactions