TypeError: Cannot read property 'compId' of undefined

Does anybody have such error for last few days. I have pages which were not touched for weeks and last few days have such error. Especially in live mode.

same here

its probelm of accesing element in repetear with $w not $item. One day it just started making error

nope, can’t confirm. I have pages without error and pages with error

i spend week at finding this and its for sure that problem. you have probably $w(“#element”).hide() or some other function to element. element is inside repeater. form few weekdn it gives error. Wix team is trying to solve it

in fact you’re right. I used the ‘hide on load’ function for the container at its property panel. So Wix has to fix this on their side.

Has this been fixed?
I am receiving the same error message and would appreciate any feedback.

me too