mattmilburn / strapi-plugin-preview-button

A plugin for Strapi CMS that adds a preview button and live view button to the content manager edit view.
MIT License
99 stars 35 forks source link

It does not work on last strapi version 4.12.4 #98

Closed kristijorgji closed 1 year ago

mattmilburn commented 1 year ago

@kristijorgji Can you be more specific or provide your configuration and package.json? I tested it just now and did not experience any issues.

cherring07 commented 1 year ago

@mattmilburn I've noticed peer dependency conflict.

Bumping React from 17.0.2 to 18.2.0 would solve this

mattmilburn commented 1 year ago

@cherring07 Can you provide some extra info? I'm not opposed, just making sure I understand because I'm not experiencing this issue.

kristijorgji commented 1 year ago

This issue is fixed in strapi version 4.12.5 I am closing this. For everyone reading and using 4.12.4 jus upgrade to last strapi and is fixed