Skip to content

fix(nuxt): replace deprecated app.rootId with app.rootAttrs.id#27630

Merged
danielroe merged 1 commit intonuxt:mainfrom
huynl-96:fix/deprecated-rootId
Jun 15, 2024
Merged

fix(nuxt): replace deprecated app.rootId with app.rootAttrs.id#27630
danielroe merged 1 commit intonuxt:mainfrom
huynl-96:fix/deprecated-rootId

Conversation

@huynl-96
Copy link
Copy Markdown
Contributor

🔗 Linked issue

resolves #27629

📚 Description

This replaces deprecated nuxt config option with the latest one (app.rootAttrs.id), allows serving static SPA

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Not able to serve static SPA after changing app.rootAttrs.id

2 participants