How to manually rerun a loader without navigating? #204
Unanswered
MartinJaskulla
asked this question in
Q&A
Replies: 1 comment
-
This feature is really needed. If a pr was created for it would it get merged? Theres probably a workaround using another query management tool
This probably bypasses a lot of the loaders functional though (pending states wont be updated, ect) |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say I am on page /posts.
There I can
After submitting a new post, I want to rerun the loader, so that the list of posts gets updated.
How can I do that?
It would be nice to have something like:
Beta Was this translation helpful? Give feedback.
All reactions