spreed icon indicating copy to clipboard operation
spreed copied to clipboard

Error in JS console of admin settings

Open nickvergessen opened this issue 3 years ago • 0 comments

[Vue warn]: Error in mounted hook: "Error: When using groups of checkboxes, the updated value will be an array."

found in

---> <NcCheckboxRadioSwitch>
       <GeneralSettings> at src/components/AdminSettings/GeneralSettings.vue
         <AdminSettings> at src/views/AdminSettings.vue
           <Root> [vue.runtime.esm.js:4573](webpack:///talk/node_modules/vue/dist/vue.runtime.esm.js)
Error: When using groups of checkboxes, the updated value will be an array.
    mounted NcCheckboxRadioSwitch.js:2
    VueJS 13
    <anonymous> mainAdminSettings.js:31
    <anonymous> talk-admin-settings.js:90353
    <anonymous> talk-admin-settings.js:90355
[vue.runtime.esm.js:3019](webpack:///talk/node_modules/vue/dist/vue.runtime.esm.js)

nickvergessen avatar Sep 13 '22 10:09 nickvergessen