Extended constructor for date input sometimes runs before CSS for the element is loaded, causing the CSS extracted and applied to the label element to be incorrect. I've implemented an interrim fix for this by reapplying the CSS on in '_syncValue' but believe there could be a better solution recommended someone more involved in the project.
Extended constructor for date input sometimes runs before CSS for the element is loaded, causing the CSS extracted and applied to the label element to be incorrect. I've implemented an interrim fix for this by reapplying the CSS on in '_syncValue' but believe there could be a better solution recommended someone more involved in the project.