Opened this issue 2 months ago · 0 comments
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?