Skip to content

fix(deps): update ckeditor to 45 (unified package) #11083

New issue

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

st3iny
Copy link
Member

@st3iny st3iny commented May 6, 2025

Editor seems to work but there are some errors in the console to look at.

[Vue warn]: Error in render: "TypeError: can't access property "length", _vm.recipients is undefined"

found in

---> <RecipientInfo> at src/components/RecipientInfo.vue
       <NcModal>
         <NewMessageModal> at src/components/NewMessageModal.vue
           <NcContent>
             <Home> at src/views/Home.vue
               <App> at src/App.vue
                 <Root> vue.runtime.esm.js:4625
    VueJS 88
    render Home.vue:18
    VueJS 15
    set pinia.mjs:926
    startComposerSessionMutation actions.js:1849
    wrappedAction pinia.mjs:1399
    actionName pinia.mjs:932
    startComposerSession actions.js:517
    handleHttpAuthErrors sessionExpiryHandler.js:11
    startComposerSession actions.js:384
    wrappedAction pinia.mjs:1399
    actionName pinia.mjs:932

TODO

@ChristophWurst
Copy link
Member

Editor seems to work but there are some errors in the console to look at.

[Vue warn]: Error in render: "TypeError: can't access property "length", _vm.recipients is undefined"

found in

---> <RecipientInfo> at src/components/RecipientInfo.vue

Same on older commits:

19:56:04.428 TypeError: this.recipients is undefined
    handler RecipientInfo.vue:89
    VueJS 21
    As Lodash
    _update VueJS
    r NcModal-BS5vtogq.css:6
    VueJS 2
    mount NcModal-BS5vtogq.css:6
    $mount NcModal-BS5vtogq.css:6
    VueJS 5
    As Lodash
    _update VueJS
    r NcModal-BS5vtogq.css:6
    VueJS 2
    mount NcModal-BS5vtogq.css:6
    $mount NcModal-BS5vtogq.css:6
    VueJS 3
    As Lodash
    _update VueJS
    r NcModal-BS5vtogq.css:6
    VueJS 2
    mount NcModal-BS5vtogq.css:6
    $mount NcModal-BS5vtogq.css:6
    VueJS 3
    As Lodash
    _update VueJS
    r NcModal-BS5vtogq.css:6
    VueJS 2
    mount NcModal-BS5vtogq.css:6
    $mount NcModal-BS5vtogq.css:6
    VueJS 5
    As Lodash
    _update VueJS
    r NcModal-BS5vtogq.css:6
    VueJS 5
vue.runtime.esm.js:3953:16

@GretaD could you check this out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants