Inertia

Page is not being translated when the language is changed

I have a App.vue file that is a layout included in a page script setup is the following: ``` const locale = usePage().props.locale const locales = [ { id: 'it', name: 'Italian', }, { id: 'en', name: 'English', }...
shogun
Posted by shogun
10 months ago. Last reply 10 months ago.
13
539
FeedbackSolved

See who liked a post

Hi, It is currently not possible to see who has liked your posts. It's a small thing, but it would be nice. It doesn't have to be anything fancy, a simple browser-native tooltip (title?) would suffice.
Haz
Posted by Haz
10 months ago. Last reply 10 months ago.
2
350
InertiaSolved

Inertia data not updated on form submission

I have a page with a form, but also some other data outside of this form that needs to be updated once the form submits. The problem is that Inertia.js is not picking up data automatically on form submission. I tried lots of things like setting preserveState to false, but then validation errors do n...
shogun
Posted by shogun
10 months ago. Last reply 10 months ago.
27
1939
InertiaSolved

Using Inertia route globally with SSR

I'm practicing Inertia and Vue and I'm using Laravel Breeze scaffolding with SSR. I have a `Navigation.vue` which contains the menu and their route. Navigation.vue ``` <script setup> import NavLink from "@/Components/NavLink.vue" import { usePage } from "@inertiajs/vue3" const user = usePage().pr...
whoami (Daryl)
Posted by whoami (Daryl)
10 months ago. Last reply 10 months ago.
6
1026
General discussionSolved

How to change account avatar?

How do you change your account's avatar? I can't seem to find it on my Account page.
whoami (Daryl)
Posted by whoami (Daryl)
10 months ago. Last reply 10 months ago.
2
424
InertiaSolved

Issues with SSR

I am neck-deep in issues related to SSR. After following the documentation, [here](https://inertiajs.com/server-side-rendering). I get the following errors: ```js import{router as ar}from"@inertiajs/core";import{createHeadManager as B,router as F}from"@inertiajs/core";import{computed as v,defineCom...
Haz
Posted by Haz
11 months ago. Last reply 10 months ago.
8
556
Guides

Operative Bash - Simplify Your Server Management

Hi, Codecourse community! I wanted to share an exciting project that I recently created with all of you. It's called Operative Bash, a collection of bash scripts designed to simplify server management tasks. Here's what you can do with Operative Bash: - Set up everything you might need for a Lara...
setkyarwalar
Posted by setkyarwalar
10 months ago.
0
240
General discussion

VSCode Theme

Hi @alex, can you do a tutorial showing how you customized your vscode?
joaovsvieira.me
Posted by joaovsvieira.me
11 months ago. Last reply 10 months ago.
3
568

The big question

Is PHP dead?
Haz
Posted by Haz
1 year ago. Last reply 11 months ago.
11
780
Feedback

Video speed

Hi. I have noticed that when you change video speed on one video, this speed is not maintained when the next video has started. Could you fix it? Thank you!
sirmanu
Posted by sirmanu
1 year ago. Last reply 1 year ago.
3
406