We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs should mention how loaders behave on native platforms in comparison to web.
They only run in build time or they work similarly to SSR? I think newcomers expect a similar behavior to remix/react-router loaders. What you think?
The text was updated successfully, but these errors were encountered:
Yep, something we need to do. The way they work currently should be similar to web:
but honestly need to verify this more thoroughly alongside adding tests and documenting.
Sorry, something went wrong.
No branches or pull requests
Docs should mention how loaders behave on native platforms in comparison to web.
They only run in build time or they work similarly to SSR? I think newcomers expect a similar behavior to remix/react-router loaders. What you think?
The text was updated successfully, but these errors were encountered: