You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In gutenberg editor, I created a customized store with redux to save some extra data, but after I modify these data (without modifying the default data of wordpress), the save button is still in disabled state, is there any way to make the save button’s state active after I modify my customized data.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In gutenberg editor, I created a customized store with redux to save some extra data, but after I modify these data (without modifying the default data of wordpress), the save button is still in disabled state, is there any way to make the save button’s state active after I modify my customized data.
Beta Was this translation helpful? Give feedback.
All reactions