VirtusLab-Open-Source / strapi-plugin-comments

A plugin for Strapi Headless CMS that provides end to end comments feature with their moderation panel, bad words filtering, abuse reporting and more.
MIT License
407 stars 63 forks source link

Error "TypeError: Cannot read property 'pluginOptions' of undefined" #62

Closed leandrolimapt closed 3 years ago

leandrolimapt commented 3 years ago

Hi, I was installing strapi-plugin-comments on my strapi project and when I enter the comment's collection type, the page doesn't load, and it shows the error "TypeError: Cannot read property 'pluginOptions' of undefined" on the console. Could you please tell me if I am doing something wrong?

Thank you!

rerecampos commented 3 years ago

Same thing here, I tried to reinstall everything and rebuild the application, but it still has this error. image

Current strapi version: 3.6.5

cyp3rius commented 3 years ago

Hi both, check please #59. That’s expected behavior. You should use dedicated interface in Plugins -> Comments

leandrolimapt commented 3 years ago

@cyp3rius I have the latest version installed and there is no dedicated interface in Plugins -> Comments :( Captura de ecrã 2021-07-13 231509

rerecampos commented 3 years ago

@cyp3rius I have the latest version installed and there is no dedicated interface in Plugins -> Comments :( Captura de ecrã 2021-07-13 231509

Here normally appears to me image

Your app build is probably old, follow these steps to clean up and redo it