- Fixed crashes caused by undefined non-delegated event handlers and ensured value defaults to an empty string when the value attribute is undefined.
- Corrected handling of the novalidate and boolean attributes, added proper detection of custom elements via the "is" attribute, and prevented duplicate derived properties in component props.
- Optimized template expression evaluation for better performance.