Pedro Borges
Pedro Borges
Could you please share just the JSON-LD settings to reproduce this?
I'm not knowledgeable about JSON-LD, I see that it includes both the `LocalBusiness` and `BlogPosting` schemas on blog templates. Is that the issue? Should the plugin include only `BlogPosting` in...
Okay, I asked because it's already working like that on my side. See the image _(simplified for testing purposes)_. The plugin is including `LocalBusiness` on all pages and `BlogPosting` only...
What do you mean by non-default page?
Hi @julien-gargot! Thank you for working on this pull request. I'll be rewriting the plugin before the end of the year as I want to add one feature that requires...
Other than the comments I left this looks good to me, thanks @claudiodekker!
We started getting this error a couple of days ago: `"svelte": "^3.46.4"`
@WilHall thanks for the detailed report, that's really helpful. I have some ideas to fix it, I spend some time on it next week.
Thanks a lot for your contribution, @buhrmi. @reinink just changed the base branch to `next`, could you please update your PR to only include the changes related to SSR? I'd...
@kvraamkey can you share a repository that reproduces the error? I have used Inertia.js with Svelte + Vite (not laravel-vite) and never had this kind of issue. Would love to...