Skip to content

Uncaught (in promise) TypeError: Cannot read property 'remove' of null #32

@mcdis

Description

@mcdis

Version

vue-final-modal: 1.7.1
vue: 3.0.4

OS

Windows

Steps to reproduce

Using dialog in dynamic tree and when go away from page to another page....exception

What is actually happening?

Uncaught (in promise) TypeError: Cannot read property 'remove' of null
    at eval (webpack-internal:///./node_modules/vue-final-modal/dist/VueFinalModal.esm.js:3)
    at callWithErrorHandling (webpack-internal:///./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:269)
    at callWithAsyncErrorHandling (webpack-internal:///./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:278)
    at Array.hook.__weh.hook.__weh (webpack-internal:///./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:2635)
    at invokeArrayFns (webpack-internal:///./node_modules/@vue/runtime-core/node_modules/@vue/shared/dist/shared.esm-bundler.js:525)
    at unmountComponent (webpack-internal:///./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:5110)
    at unmount (webpack-internal:///./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:5024)
    at unmountChildren (webpack-internal:///./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:5151)
    at unmount (webpack-internal:///./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:5039)
    at unmountComponent (webpack-internal:///./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:5121)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions