Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

safari <16.4: Constructed Stylesheet is not supported and throws error #1682

Open
1 task done
Maximilian-R opened this issue Oct 18, 2024 · 0 comments
Open
1 task done
Labels
Lib: Core Type: Bug Something isn't working

Comments

@Maximilian-R
Copy link
Contributor

Bug already reported?

  • I confirm that I have checked if the bug already has been 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.

@Maximilian-R Maximilian-R added Type: Bug Something isn't working Lib: Core labels Oct 18, 2024
@Maximilian-R Maximilian-R changed the title safari <16.4: Constructed Stylesheet is not supported and causes error safari <16.4: Constructed Stylesheet is not supported and throws error Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Lib: Core Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant