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
Select field values in Repeater does not added correctly to 'row_label' from first Select element if you change another repeater field.
How to re-present:
Use my code to create repeater.
Go to repeater and add new icon - you will see that repeater block have correct "Facebook" title on it.
Now change "Your profile url" text field value to any value (add text to it) - you will see that repeater block title changed from "Facebook" to "none".
This issue appears only for FIRST element in "Select" values array (for "Facebook"). It does not appears for "Vkontakte" for example.
You Saved my time 👍 😆 .. I need to add something to this issue that after saving the repeater's items title will be the first item in the select in your case all repeater titles will be Facebook .. Right??
@Serpentsoft After saving values for items that was selected as first item in Select element (Facebook in this example) will be blank (because of "null").
* develop: (50 commits)
possible fix for #1925
Envato theme-check fixes
Fix error when typography field has no font-family
v3.0.33
Folder permissions fix for google-fonts
fixes#1892, fixes#1888
3.0.32
add choice per-control.
use async as default for 3.0.31
3.0.31
3.0.30
3.0.29
add caches
stable = 3.0.28 & use correct license in readme
readme addition
v3.0.28
typo
readme
switch webfont loading to local when in the frontend
add googlefonts @font-face to the footer
...
Issue description:
Select field values in Repeater does not added correctly to 'row_label' from first Select element if you change another repeater field.
How to re-present:
Screenshot with issue: http://take.ms/gNBqV
Version used:
Latest WP
Latest Kirki
Using theme_mods or options?
theme_mods
Code to reproduce the issue (config + field(s))
The text was updated successfully, but these errors were encountered: