We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in ListView when opening the sidebar for a readonly event:
[Vue warn]: Missing required prop: "name" found in ---> <NcAppSidebar> <EditSidebar> at src/views/EditSidebar.vue <NcContent> <Calendar> at src/views/Calendar.vue <App> at src/App.vue <Root> vue.runtime.esm.js:4625 [Vue warn]: Error in mounted hook: "TypeError: this.$refs.header is undefined" found in ---> <NcAppSidebar> <EditSidebar> at src/views/EditSidebar.vue <NcContent> <Calendar> at src/views/Calendar.vue <App> at src/App.vue <Root> vue.runtime.esm.js:4625 TypeError: this.$refs.header is undefined focus NcAppSidebar-CQWODfsy.mjs:681 mounted NcAppSidebar-CQWODfsy.mjs:562 VueJS 18 init vue-router.esm.js:3005 init vue-router.esm.js:3004 updateRoute vue-router.esm.js:2414 transitionTo vue-router.esm.js:2263 confirmTransition vue-router.esm.js:2402 step vue-router.esm.js:2084 step vue-router.esm.js:2088 iterator vue-router.esm.js:2384 routeEnterGuard vue-router.esm.js:2542 beforeRouteEnter EditorMixin.js:686 routeEnterGuard vue-router.esm.js:2535 iterator vue-router.esm.js:2362 step vue-router.esm.js:2087 runQueue vue-router.esm.js:2095 confirmTransition vue-router.esm.js:2397 step vue-router.esm.js:2084 step vue-router.esm.js:2088 iterator vue-router.esm.js:2384 resolveAsyncComponents vue-router.esm.js:2162 iterator vue-router.esm.js:2362 step vue-router.esm.js:2087 step vue-router.esm.js:2091 step vue-router.esm.js:2091 step vue-router.esm.js:2088 iterator vue-router.esm.js:2384 created CalendarGrid.vue:235 iterator vue-router.esm.js:2362 step vue-router.esm.js:2087 step vue-router.esm.js:2088 iterator vue-router.esm.js:2384 __WEBPACK_DEFAULT_EXPORT__ windowTitleService.js:42 iterator vue-router.esm.js:2362 step vue-router.esm.js:2087 runQueue vue-router.esm.js:2095 confirmTransition vue-router.esm.js:2392 transitionTo vue-router.esm.js:2260 push vue-router.esm.js:2606 push vue-router.esm.js:3036 push vue-router.esm.js:3035 handleEventClick eventClick.js:82 __WEBPACK_DEFAULT_EXPORT__ eventClick.js:37 trigger internal-common.js:3680 node_modules calendar-main.js:183014 node_modules calendar-main.js:183880 listenBySelector internal-common.js:270 EventClicking index.js:1783 node_modules calendar-main.js:183098 node_modules calendar-main.js:183098 node_modules calendar-main.js:194522 setRef internal-common.js:2380 node_modules calendar-main.js:186150 Preact 22 vue.runtime.esm.js:3065 [Vue warn]: Missing required prop: "name" found in ---> <NcAppSidebar> <EditSidebar> at src/views/EditSidebar.vue <NcContent> <Calendar> at src/views/Calendar.vue <App> at src/App.vue <Root> vue.runtime.esm.js:4625 [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). found in ---> <NcDialog> <AttachmentsList> at src/components/Editor/Attachments/AttachmentsList.vue <NcAppSidebarTab> <NcAppSidebarTabs> <Fragment> <NcAppSidebar> <EditSidebar> at src/views/EditSidebar.vue <NcContent> <Calendar> at src/views/Calendar.vue <App> at src/App.vue <Root> vue.runtime.esm.js:4625 [Vue warn]: Missing required prop: "showHeader" found in ---> <InviteesList> at src/components/Editor/Invitees/InviteesList.vue <NcAppSidebarTab> <NcAppSidebarTabs> <Fragment> <NcAppSidebar> <EditSidebar> at src/views/EditSidebar.vue <NcContent> <Calendar> at src/views/Calendar.vue <App> at src/App.vue <Root> vue.runtime.esm.js:4625
Same for month view:
[Vue warn]: Missing required prop: "name" found in ---> <NcAppSidebar> <EditSidebar> at src/views/EditSidebar.vue <NcContent> <Calendar> at src/views/Calendar.vue <App> at src/App.vue <Root> vue.runtime.esm.js:4625 [Vue warn]: Error in mounted hook: "TypeError: this.$refs.header is undefined" found in ---> <NcAppSidebar> <EditSidebar> at src/views/EditSidebar.vue <NcContent> <Calendar> at src/views/Calendar.vue <App> at src/App.vue <Root> vue.runtime.esm.js:4625 TypeError: this.$refs.header is undefined focus NcAppSidebar-CQWODfsy.mjs:681 mounted NcAppSidebar-CQWODfsy.mjs:562 VueJS 18 init vue-router.esm.js:3005 init vue-router.esm.js:3004 updateRoute vue-router.esm.js:2414 transitionTo vue-router.esm.js:2263 confirmTransition vue-router.esm.js:2402 step vue-router.esm.js:2084 step vue-router.esm.js:2088 iterator vue-router.esm.js:2384 routeEnterGuard vue-router.esm.js:2542 beforeRouteEnter EditorMixin.js:686 routeEnterGuard vue-router.esm.js:2535 iterator vue-router.esm.js:2362 step vue-router.esm.js:2087 runQueue vue-router.esm.js:2095 confirmTransition vue-router.esm.js:2397 step vue-router.esm.js:2084 step vue-router.esm.js:2088 iterator vue-router.esm.js:2384 resolveAsyncComponents vue-router.esm.js:2162 iterator vue-router.esm.js:2362 step vue-router.esm.js:2087 step vue-router.esm.js:2091 step vue-router.esm.js:2091 step vue-router.esm.js:2088 iterator vue-router.esm.js:2384 created CalendarGrid.vue:235 iterator vue-router.esm.js:2362 step vue-router.esm.js:2087 step vue-router.esm.js:2088 iterator vue-router.esm.js:2384 __WEBPACK_DEFAULT_EXPORT__ windowTitleService.js:42 iterator vue-router.esm.js:2362 step vue-router.esm.js:2087 runQueue vue-router.esm.js:2095 confirmTransition vue-router.esm.js:2392 transitionTo vue-router.esm.js:2260 push vue-router.esm.js:2606 push vue-router.esm.js:3036 push vue-router.esm.js:3035 handleEventClick eventClick.js:82 __WEBPACK_DEFAULT_EXPORT__ eventClick.js:37 trigger internal-common.js:3680 node_modules calendar-main.js:183014 node_modules calendar-main.js:183880 listenBySelector internal-common.js:270 EventClicking index.js:1783 node_modules calendar-main.js:183098 node_modules calendar-main.js:183098 registerInteractiveComponent internal.js:761 componentDidMount internal.js:747 Preact 4 node_modules calendar-main.js:183260 flushSync internal-common.js:2229 node_modules calendar-main.js:183259 drained internal-common.js:156 tryDrain internal-common.js:138 resume internal-common.js:127 batchRendering index.js:2070 changeView internal-common.js:4805 created CalendarGrid.vue:228 iterator vue-router.esm.js:2362 step vue-router.esm.js:2087 step vue-router.esm.js:2088 iterator vue-router.esm.js:2384 __WEBPACK_DEFAULT_EXPORT__ windowTitleService.js:42 iterator vue-router.esm.js:2362 step vue-router.esm.js:2087 runQueue vue-router.esm.js:2095 vue.runtime.esm.js:3065 [Vue warn]: Missing required prop: "name" found in ---> <NcAppSidebar> <EditSidebar> at src/views/EditSidebar.vue <NcContent> <Calendar> at src/views/Calendar.vue <App> at src/App.vue <Root> vue.runtime.esm.js:4625 [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). found in ---> <NcDialog> <AttachmentsList> at src/components/Editor/Attachments/AttachmentsList.vue <NcAppSidebarTab> <NcAppSidebarTabs> <Fragment> <NcAppSidebar> <EditSidebar> at src/views/EditSidebar.vue <NcContent> <Calendar> at src/views/Calendar.vue <App> at src/App.vue <Root> vue.runtime.esm.js:4625 [Vue warn]: Missing required prop: "showHeader" found in ---> <InviteesList> at src/components/Editor/Invitees/InviteesList.vue <NcAppSidebarTab> <NcAppSidebarTabs> <Fragment> <NcAppSidebar> <EditSidebar> at src/views/EditSidebar.vue <NcContent> <Calendar> at src/views/Calendar.vue <App> at src/App.vue <Root> vue.runtime.esm.js:4625
Originally posted by @miaulalala in #5705 (comment)
The text was updated successfully, but these errors were encountered:
st3iny
Successfully merging a pull request may close this issue.
Error in ListView when opening the sidebar for a readonly event:
Same for month view:
Originally posted by @miaulalala in #5705 (comment)
The text was updated successfully, but these errors were encountered: