Closed Maximilian-R closed 3 weeks ago
Core
button (and more)
Following error is raised in safari <16.4 since Constructed Stylesheets is not supported:
TypeError: Illegal Constructor (CSSStylSheet)
Run core-components in any environment using a device with a safari version lower than 16.4.
JS throws error and stops execution - component is not rendered.
Component is rendered.
Bug already reported?
For which framework/library you are reporting the bug
Core
Component name
button (and more)
Description
Following error is raised in safari <16.4 since Constructed Stylesheets is not supported:
TypeError: Illegal Constructor (CSSStylSheet)
Steps To Reproduce
Run core-components in any environment using a device with a safari version lower than 16.4.
Current Behaviour
JS throws error and stops execution - component is not rendered.
Expected Behaviour
Component is rendered.