Skip to content

fix(#927): fix the warnings produced by Nuxt when awaiting runtime config#959

Merged
zoey-kaiser merged 1 commit intomainfrom
fix/927-nuxt-promise-warning
Dec 12, 2024
Merged

fix(#927): fix the warnings produced by Nuxt when awaiting runtime config#959
zoey-kaiser merged 1 commit intomainfrom
fix/927-nuxt-promise-warning

Conversation

@phoenix-ru
Copy link
Collaborator

🔗 Linked issue

Closes #927.

❓ Type of change

  • 📖 Documentation (updates to the documentation, readme or JSdoc annotations)
  • 🐞 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)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have added tests (if possible).
  • I have updated the documentation accordingly.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 12, 2024

Open in Stackblitz

npm i https://pkg.pr.new/@sidebase/nuxt-auth@959

commit: 42d16c6

@zoey-kaiser zoey-kaiser merged commit b1db6ec into main Dec 12, 2024
7 checks passed
@zoey-kaiser zoey-kaiser deleted the fix/927-nuxt-promise-warning branch December 12, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[nuxt] Could not access then. The only available runtime config keys on the client side are public and app

2 participants