Overview
With the most recent code as of a few hours ago (lots of fixes), if you toggle to a false value, you can't toggle back to true. For example:
- Drag shoe badge into desktop area
- Click on it
- Change "Pulse" to "False"
- Try to change back to "True" and it won't work
- Nothing shows up in the logs
Proposed resolution
TBD
User interface changes
The user will be able to toggle back to true which will change the component preview accordingly.
Issue fork experience_builder-3472179
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
gauravvvv commentedComment #3
wim leersI already reported this over at #3463842-6: [META] Redux sync on ALL prop types, not just ones with a single [value] property, where @bnjmnm is devising next steps. Linking this there.
Comment #4
wim leersLet's wait for @bnjmnm to reach a conclusion in #3463842: [META] Redux sync on ALL prop types, not just ones with a single [value] property first.
Comment #5
wim leersThis was fixed in #3473155: Redux Sync all single-value types in the SDC test all props form.