react-page / react-page

Next-gen, highly customizable content editor for the browser - based on React and written in TypeScript. WYSIWYG on steroids.

Home Page:https://react-page.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

background plugin not working in version 5

macrozone opened this issue · comments

Discussed in #1209

Originally posted by vladdoletskiy July 11, 2022
Hi, there is a problem in your demo which is also there in my app. Button "Turn on settings on this panel" - When you go to the background change panel - and first you turn it off, then you can’t turn it back on.
https://react-page.github.io/

problem is that the custom controls of this (old) plugin does not work with mui5

side note:
currently this background plugin is a bit under the radar as we do not use it in any project.

In general i recommend to create cell plugins from scratch using autoform controls. This gives much better control over the plugin and does not need much work.

🎉 This issue has been resolved in version 5.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀