webiny / webiny-js

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
https://www.webiny.com
Other
7.24k stars 590 forks source link

fix(app-headless-cms): select the first available plugin render on field change #4121

Closed leopuleo closed 2 months ago

leopuleo commented 2 months ago

Changes

We are reinstating the logic to verify the availability of the currently selected renderer. If the chosen renderer is unavailable, it will automatically switch to the first available renderer.

RELATED: https://github.com/webiny/webiny-js/commit/3cc545e532c8b6fb757097ec76a67f797f424575

How Has This Been Tested?

Manually