Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

fix(schema): resolve ssr #7359

Merged
merged 1 commit into from Sep 8, 2022
Merged

fix(schema): resolve ssr #7359

merged 1 commit into from Sep 8, 2022

Conversation

danielroe
Copy link
Member

πŸ”— Linked issue

resolves nuxt/nuxt#14847

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This is a hotfix for an upstream issue in untyped which we need to look at (cc: @pi0). get('ssr') was not returning the value in the user's config, but the default value in the config.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@danielroe danielroe added bug Something isn't working vite ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf labels Sep 8, 2022
@danielroe danielroe requested a review from pi0 September 8, 2022 14:10
@danielroe danielroe self-assigned this Sep 8, 2022
@netlify
Copy link

netlify bot commented Sep 8, 2022

βœ… Deploy Preview for nuxt3-docs canceled.

Name Link
πŸ”¨ Latest commit 7383210
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/6319f7cb5e53be00087af07e

@pi0 pi0 merged commit d81a742 into main Sep 8, 2022
@pi0 pi0 deleted the fix/ssr-inline-plugin branch September 8, 2022 14:15
This was referenced Sep 9, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3.x bug Something isn't working ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf vite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RC 10 breaks with vuetify and "ssr:false"
2 participants