Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot assign null or empty value for authType configuration #636

Open
Lytan89 opened this issue Oct 25, 2024 · 0 comments
Open

Cannot assign null or empty value for authType configuration #636

Lytan89 opened this issue Oct 25, 2024 · 0 comments
Labels

Comments

@Lytan89
Copy link

Lytan89 commented Oct 25, 2024

Environment


  • Operating System: Darwin
  • Node Version: v18.15.0
  • Nuxt Version: 3.12.4
  • CLI Version: 3.12.0
  • Nitro Version: 2.9.7
  • Package Manager: [email protected]
  • Builder: -
  • User Config: runtimeConfig, devtools, ssr, modules, apollo, css, build, vite, app, imports, compatibilityDate
  • Runtime Modules: @nuxtjs/[email protected], @pinia/[email protected], ()
  • Build Modules: -

Describe the bug

When I was trying to set empty or null value for authType, it returns me error of 'Cannot convert undefined or null to object' and the error seems causing by serializeConfig function. This issue seems working fine with @nuxtjs/[email protected] but not for the release after this.

Expected behaviour

I should be able to set empty/null value for authType.

Reproduction

No response

Additional context

No response

Logs

No response

@Lytan89 Lytan89 added the bug label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant