Skip to content

TypeError: Cannot read properties of null (reading 'parentNode') #4134

Open
@abu3389

Description

@abu3389

Describe the bug

In production when i refresh my page and click my navigation ,get some error :

TypeError: Cannot read properties of null (reading 'parentNode')
at remove (framework.DSLrfvyi.js:1:59754)
at Object.remove (framework.DSLrfvyi.js:1:52114)
at Re (framework.DSLrfvyi.js:1:49058)
at vi (framework.DSLrfvyi.js:1:49671)
at Re (framework.DSLrfvyi.js:1:48948)
at $e (framework.DSLrfvyi.js:1:49908)
at Re (framework.DSLrfvyi.js:1:49145)
at vi (framework.DSLrfvyi.js:1:49671)
at Re (framework.DSLrfvyi.js:1:48948)
at vi (framework.DSLrfvyi.js:1:49671)

more click i got new error:

TypeError: Cannot destructure property 'bum' of 'u' as it is null.
at vi (framework.DSLrfvyi.js:1:49600)
at Re (framework.DSLrfvyi.js:1:48948)
at Qt (framework.DSLrfvyi.js:1:47917)
at k (framework.DSLrfvyi.js:1:46802)
at N (framework.DSLrfvyi.js:1:43756)
at P (framework.DSLrfvyi.js:1:42583)
at C (framework.DSLrfvyi.js:1:41994)
at Ir.x [as fn] (framework.DSLrfvyi.js:1:45706)
at Ir.run (framework.DSLrfvyi.js:1:4932)
at D.u.update (framework.DSLrfvyi.js:1:46401)

but in develop is still work well? Why?

Reproduction

You can go to my site https://me7.cn/item-ui/components/notify-box/ and click other navigation . the console will get this error

Expected behavior

none

System Info

windows 10
google chrome 127.0.6533.100

Additional context

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions