eigengrau-ch / strapi-plugin-cookie-manager

MIT License
19 stars 7 forks source link

Getting issue after creating cookie through cookie manager #16

Closed vjsampas closed 5 months ago

vjsampas commented 1 year ago

Steps to reproduce:

  1. Install plugin as per steps mentioned
  2. Launch strapi admin
  3. Go to cookie manger plugin
  4. Create category - created without any issue
  5. Create cookie inside category (Just with mandatory field) - Blank screen with error in developer tool (Please see image attached)

Am I missing anything or something wrong with plugin?

Environment details: Strapi version: 4.7.0 codemirror: 5.65.11 Cookie-manager version : 1.0.8

image

eigengrau-ch commented 1 year ago

Hi @vjsampas, thank you for reaching out.

I could absolutely be that the newer strapi versions are breaking the plugin as of now. Unfortunately I was very busy with client projects the past months which delayed our version upgrades and with it possible error fixes.

In the coming weeks I will update everything to the newest versions which probably will fix your error too.

eigengrau-ch commented 1 year ago

Hi @vjsampas, thank you for waiting.

In the meanwhile I have upgraded my projects to the newest strapi version without any issues regarding this plugin. Except the package blocking node 18 upgrade, which has been solved recently.

Never than less, I booted up a fresh new strapi, installed the plugin and started filling in content which was mandatory exactly as you described. Unfortunately I could not reproduce your error and the message kind of leaves me pretty clueless on where it could might have occurred. I guess easiest for now would be, that you upgrade your strapi to the latest version. Let me know if this didn't fix your error.

eigengrau-ch commented 5 months ago

Closed, since there has not been any more response.