Cache views
#130
Replies: 2 comments
-
Nope!! They are not going to add it I suppose |
Beta Was this translation helpful? Give feedback.
0 replies
-
@reinink would you accept a PR for that feature? |
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.
-
Hello,
I have some inertia views that serve static content (ie: "about" or "terms & conditions" page)
It might be interesting to add the ability to cache this kind of views using
localStorage
, preventing inertia to hit the server.This would be an example:
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions