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
Hello, guys! Recently I've bought from you several extensions from Kirki Pro and would like to report a bug I've discovered while developing a new theme with a help of Kirki panels. This is related to "Tabs" extension.
When we have a registered field with active_callback under a tab, it doesn't appear correctly on the initial panels load. Consider the following example I've prepared for debugging:
I've recorded 2 short screencasts to better illustrate the problem:
1. "Test toggle" is initially DISABLED:
2. "Test toggle" is initially ENABLED:
In addition, the problem is gone when I do "Enable -> Disable -> Enable" on the toggle. After doing that the fields conditions in the other tabs refreshes and appear as expected.
Thank you.
The text was updated successfully, but these errors were encountered:
Issue description:
Hello, guys! Recently I've bought from you several extensions from Kirki Pro and would like to report a bug I've discovered while developing a new theme with a help of Kirki panels. This is related to "Tabs" extension.
When we have a registered field with
active_callback
under a tab, it doesn't appear correctly on the initial panels load. Consider the following example I've prepared for debugging:Version used:
4.1.1
Code to reproduce the issue (config + field(s))
I've recorded 2 short screencasts to better illustrate the problem:
1. "Test toggle" is initially DISABLED:
2. "Test toggle" is initially ENABLED:
In addition, the problem is gone when I do "Enable -> Disable -> Enable" on the toggle. After doing that the fields conditions in the other tabs refreshes and appear as expected.
Thank you.
The text was updated successfully, but these errors were encountered: