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

fix(ui): css is not defined error in production build #9603

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

AlessioGr
Copy link
Member

Related: #9456
Fixes #9598

This ensures that the CSS property is accessed safely, preventing the "CSS is not defined" error

@AlessioGr AlessioGr changed the title fix(ui): CSS is not defined error in production build fix(ui): css is not defined error in production build Nov 28, 2024
@AlessioGr AlessioGr enabled auto-merge (squash) November 28, 2024 20:50
@AlessioGr AlessioGr merged commit 36a6a19 into main Nov 28, 2024
60 of 61 checks passed
@AlessioGr AlessioGr deleted the fix/css-is-not-defined branch November 28, 2024 21:00
Copy link
Contributor

🚀 This is included in version v3.2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Since v3.2.0: ReferenceError: CSS is not defined
1 participant