-
-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Bug description
Cannot read properties of null (reading 'ce')
TypeError: Cannot read properties of null (reading 'ce')
at renderSlot (webpack-internal:///./node_modules/@wdns/vuetify-resize-drawer/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:2832:32)
at Proxy.eval (webpack-internal:///./node_modules/@wdns/vuetify-resize-drawer/dist/vuetify-resize-drawer.es.js:789:126)
at default (webpack-internal:///./node_modules/@wdns/vuetify-resize-drawer/node_modules/vuetify/lib/components/VNavigationDrawer/VNavigationDrawer.js:284:28)
at normalizeChildren (webpack-internal:///./node_modules/@wdns/vuetify-resize-drawer/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:6918:34)
at createBaseVNode (webpack-internal:///./node_modules/@wdns/vuetify-resize-drawer/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:6732:5)
at _createVNode (webpack-internal:///./node_modules/@wdns/vuetify-resize-drawer/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:6808:10)
at createVNodeWithArgsTransform (webpack-internal:///./node_modules/@wdns/vuetify-resize-drawer/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:6681:10)
at Proxy.eval (webpack-internal:///./node_modules/@wdns/vuetify-resize-drawer/node_modules/vuetify/lib/components/VNavigationDrawer/VNavigationDrawer.js:244:168)
at renderComponentRoot (webpack-internal:///./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:5962:38)
at ReactiveEffect.componentUpdateFn [as fn] (webpack-internal:///./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:4914:46)
Vue: 3.5.17
Vuetify: ^3.8.11
But worked on Vue 3.5.16
Code of Conduct
- I agree to follow this project's Code of Conduct