janzheng / svelte-masonry

Masonry for Svelte
https://svelte-masonry-one.vercel.app/
23 stars 7 forks source link

Duplicate meta tags after binding `refreshLayout` #4

Closed sasindu555 closed 8 months ago

sasindu555 commented 2 years ago

I'm getting duplicated meta tags (meta description, meta keywords, ...) after binding refreshLayout on my svelteKit app. Without binding refreshLayout this duplication doesn't happen. SEO wise this is a serious issue for our site.

janzheng commented 8 months ago

I've removed all the meta tags stuff in the new Sveltekit build; if this is still happening please create a new issue