Open iRaziul opened 1 month ago
I am using breeze starter kit with Vue and it works great but when I try SSR mode I see 2 title tags in the head.
One tag is from the root view (app.blade.php) and the other is set via the
Is there any way to fix this?
I am using breeze starter kit with Vue and it works great but when I try SSR mode I see 2 title tags in the head.
One tag is from the root view (app.blade.php) and the other is set via the
component.Is there any way to fix this?