udidol
udidol
Hi @posimyth, Do you have a website that you can share where this issue happens? If you can set `WP_DEBUG` to `true` for that website share credentials, that will help...
I've received it. I will look at it next week.
Thanks to @posimyth we have found the cause of the problem. A fix should be released in the next version of Elementor Core.
@posimyth Something didn't look right to me about this issue so I did some more digging. The problem seems to stem from something you are doing wrong. In your `plus-widget-conditions.php`...
@posimyth That is a different problem, but the solution is bad. Our systems expect an associative array of repeater fields with the control names as the keys. That is the...
Any updates on this?
@VadymPogorelov Why is your condition value an array?
> It seems to me that I found a dependency in which an error appears. If the REPEATER field has a 'condition' attribute, an error occurs after copying the styles...
@VadymPogorelov You are right, using the value as an array has nothing to do with the problem. It is still not the best practice. The `array_values()` usage comment wasn't pointed...
A fix for this issue will be released in the next patch version of Elementor.