[Vue warn]: Error in render: "TypeError: Cannot read properties of undefined (reading 'name')"
found in
---> <ProjectsCatalogModule>
<Root>
warn @ vue.js:634
logError @ vue.js:1893
globalHandleError @ vue.js:1888
handleError @ vue.js:1848
Vue._render @ vue.js:3553
updateComponent @ vue.js:4067
get @ vue.js:4478
run @ vue.js:4553
flushSchedulerQueue @ vue.js:4311
(anonymous) @ vue.js:1989
flushCallbacks @ vue.js:1915
Promise.then (async)
timerFunc @ vue.js:1942
nextTick @ vue.js:1999
queueWatcher @ vue.js:4403
update @ vue.js:4543
notify @ vue.js:745
reactiveSetter @ vue.js:1070
SET_PUB_PROJETS @ ProjectsStore.js:78
wrappedMutationHandler @ vuex.js:703
commitIterator @ vuex.js:395
(anonymous) @ vuex.js:394
_withCommit @ vuex.js:501
commit @ vuex.js:393
boundCommit @ vuex.js:341
local.commit @ vuex.js:657
_callee2$ @ ProjectsStore.js:183
tryCatch @ runtime.js:63
invoke @ runtime.js:294
(anonymous) @ runtime.js:119
asyncGeneratorStep @ asyncToGenerator.js:3
_next @ asyncToGenerator.js:25
Promise.then (async)
asyncGeneratorStep @ asyncToGenerator.js:13
_next @ asyncToGenerator.js:25
(anonymous) @ asyncToGenerator.js:32
(anonymous) @ asyncToGenerator.js:21
loadProjects @ ProjectsStore.js:176
wrappedActionHandler @ vuex.js:710
dispatch @ vuex.js:432
boundDispatch @ vuex.js:338
_callee$ @ ProjectsCatalogModule.vue:170
tryCatch @ runtime.js:63
invoke @ runtime.js:294
(anonymous) @ runtime.js:119
asyncGeneratorStep @ asyncToGenerator.js:3
_next @ asyncToGenerator.js:25
(anonymous) @ asyncToGenerator.js:32
(anonymous) @ asyncToGenerator.js:21
mounted @ ProjectsCatalogModule.vue:169
invokeWithErrorHandling @ vue.js:1863
callHook @ vue.js:4220
insert @ vue.js:3146
invokeInsertHook @ vue.js:6341
patch @ vue.js:6558
Vue._update @ vue.js:3946
updateComponent @ vue.js:4067
get @ vue.js:4478
Watcher @ vue.js:4467
mountComponent @ vue.js:4074
Vue.$mount @ vue.js:9044
Vue.$mount @ vue.js:11944
7aa2.window.vue-catalog-run @ main.js:83
(anonymous) @ index.html?debug.mode=super:267
vue.js:1897 TypeError: Cannot read properties of undefined (reading 'name')
at ProjectsStore.js:156:210
at Array.filter (<anonymous>)
at getProjects (ProjectsStore.js:155:31)
at wrappedGetter (vuex.js:740:12)
at Vue.computed.<computed> (vuex.js:540:42)
at Watcher.get (vue.js:4478:27)
at Watcher.evaluate (vue.js:4583:23)
at Vue.computedGetter [as projects/getProjects] (vue.js:4832:19)
at Object.get [as projects/getProjects] (vuex.js:542:42)
at VueComponent.mappedGetter (vuex.js:858:33)
This was due to the workspaces root node in JCR being present twice