In onWebformNodeElementPreRender when used $event and tried to call getElementId(), I got error message. Patch attached that is fixing it as it is typo in variable name $this->elementId instead of $this->elementID.

Comments

maris.abols created an issue.