Support Meta Box Conditional Logic Slow loading and response time of 'editor screen' Reply To: Slow loading and response time of 'editor screen'

#11753
Anh TranAnh Tran
Keymaster

Hello,

I answered you on Github. I'm posting here in case anyone needed:

The fix in this issue was applied in the Conditional Logic extension.
However, as the extension heavily uses DOM elements to perform the check, it's still slow. I'd suggest to reduce the number of fields (by organizing them better) and/or the number of conditions.

I'll keep improving the JS part, but probably not much at the moment.