Vue routing hard reload? #8322
Replies: 2 comments
-
This is by design. The control panel is not an SPA. Some things happen without a refresh, but most atomic actions, like saving etc, have a refresh. On Jun 17, 2023, at 12:17 PM, Max Hanauer ***@***.***> wrote:
Hi guys.
I just installed a fresh installation with version 4. I started the whole thing with php artisan serve locally. Now I noticed in CP that every time I switch to a new menu link in the navigation or even when I save an entry, that every time the complete page is hard reloaded. I thought Statamic uses Vue for the frontend. Am I doing something wrong, is this a bug or is this by design?
Thanks for your work
Max
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
max3xyz
-
Thanks for the quick reply 😊. Ah, I see. I'm just starting over with Statamic, so sorry for the stupid question. I'm so used to SPAs in control panels by now that the hard reload felt weird right away. |
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
-
Hi guys.
I just installed a fresh installation with version 4. I started the whole thing with
php artisan serve
locally. Now I noticed in CP that every time I switch to a new menu link in the navigation or even when I save an entry, that every time the complete page is hard reloaded. I thought Statamic uses Vue for the frontend. Am I doing something wrong, is this a bug or is this by design?Thanks for your work
Max
Beta Was this translation helpful? Give feedback.
All reactions