Skip to content

[Bug Report][3.4.20] Uncaught (in promise) TypeError: Cannot read properties of null (reading 'da') #10415

Closed
@AlexLavoie42

Description

@AlexLavoie42

Vue version

3.4.20

Link to minimal reproduction

https://stackblitz.com/edit/nuxt-starter-14ccdj

Steps to reproduce

Navigate back and forth

What is expected?

No errors

What is actually happening?

Error that breaks the application and blocks navigation.

System Info

No response

Any additional comments?

This is an attempt to reproduce this error: TypeError: Cannot read properties of null (reading 'suspenseId')

I have been getting this in my production Nuxt application after upgrading from 3.4.8 to 3.4.20. Unfortunately I could not reproduce the exact error, but this seems to have a similar root cause (component is undefined when we try to access one of its properties. I can also confirm that both of these errors go away when downgrading to 3.4.8.

This also only appears when you have keepalive enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.scope: suspense

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions