Calling the `setPageData` action creator directly doesn't update values in the page data form

Created on 2 July 2025, 3 days ago

Overview

Calling the setPageData action creator of the pageDataSlice directly doesn't update values in the page data form. This was discovered in 📌 Generate content for title using AI Active .

Proposed resolution

My theory is that inputBehaviors initially sets the default value when the form element is rendered, but it's not reactive to changes that happen in pageDataSlice. This has gone unnoticed because previously changes were always carried out by users using the form, so the form would already reflect the most up-to-date values.

User interface changes

n/a

🐛 Bug report
Status

Active

Version

0.0

Component

Redux-integrated field widgets

Created by

🇳🇱Netherlands balintbrews Amsterdam, NL

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024