You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Environment
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
The text was updated successfully, but these errors were encountered: