This repository was archived by the owner on Dec 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 32
The single radio field value and label are lost #207
Labels
Comments
On Redux 4.1.24 , almost the same issue happens except that, in Redux 4.1.24 the first time you save the field, the option label doesn't get lost. |
I double-checked everything on my end and it works well, just as you said. If it doesn't work, please tell me how to reproduce it. |
Here is a video showing the issue: 2021-05-25.02-57-34.mp4See at the end of the video that the option text has been lost. |
I am unable to see any sample options...look at the video. 2021-05-25-14-55-33.mp4 |
@essamamdani To see the sample options, you need to activate the dev mode from Tools > Redux framework. |
kprovance
added a commit
to svl-studios/redux-framework-4
that referenced
this issue
May 25, 2021
…hen using 'get_wordpress_data' after save and refresh. Signed-off-by: Kevin Provance <kevin.provance@gmail.com>
kprovance
added a commit
to svl-studios/redux-framework-4
that referenced
this issue
May 25, 2021
…hen using 'get_wordpress_data' after save and refresh. Signed-off-by: Kevin Provance <kevin.provance@gmail.com>
Merged
Fixed in the latest pull request, 4.1.27 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue desctiption:
In the smaple options, the single radio field loses its label and value after saving it for the first time,
The text was updated successfully, but these errors were encountered: