Runtime Error: parentEle is null

Hello, i have made several changes on my app, and suddenly this error appeared:
“Runtime Error: parentEle is null.”
Does anyone know something about this?

Somehow your created a “parentEle” that is null but shouldn’t be.

I have found the solution. I made a comment in an html element - this caused the error.

1 Like