-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
QA approved after mergeTesters will add this label after positive check on merged changesTesters will add this label after positive check on merged changesbugBug reportsBug reports
Milestone
Description
Current behavior
After upgrading vue-meta there are some breaking changes that makes duplicate render. There are duplicate scripts and other elements in head, for example lang="en en"
Expected behavior
There are no duplications.
Steps to reproduce the issue
- load vsf in dev mode on master branch
Can you handle fixing this bug by yourself?
- YES
- NO
Which Release Cycle state this refers to? Info for developer.
Pick one option.
- This is a bug report for test version on https://test.storefrontcloud.io - In this case Developer should create branch from
developbranch and create Pull Request2. Feature / Improvementback todevelop. - This is a bug report for current Release Candidate version on https://next.storefrontcloud.io - In this case Developer should create branch from
releasebranch and create Pull Request3. Stabilisation fixback torelease. - This is a bug report for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version hotfix - In this case Developer should create branch from
hotfixormasterbranch and create Pull Request4. Hotfixback tohotfix.
Environment details
- Browser:
- OS:
- Node:
- Code Version:
Additional information
https://vue-meta.nuxtjs.org/guide/caveats.html#duplicated-tags-after-hydration-with-ssr
nuxt/vue-meta#391
Metadata
Metadata
Assignees
Labels
QA approved after mergeTesters will add this label after positive check on merged changesTesters will add this label after positive check on merged changesbugBug reportsBug reports