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: check if CSS.supports exists #16984

Merged
merged 1 commit into from
Mar 23, 2023
Merged

Conversation

fireharp
Copy link
Contributor

Description

CSS.support checkup now fails with some environments. I suggest adding an extra check on its existence similar to the way it's done in many other projects.

Specifically, I was checking it with nuxt-vitest (it uses happy-dom).

The issue it produces is similar to that one wojtekmaj/react-fit#2

image

This fix made earlier seems to be not enough
59370b0

Markup:

@KaelWD
Copy link
Member

KaelWD commented Mar 23, 2023

@johnleider johnleider added T: bug Functionality that does not work as intended/expected framework Issues and Feature Requests that have needs framework-wide. labels Mar 23, 2023
@johnleider johnleider added this to the v3.1.x milestone Mar 23, 2023
@johnleider johnleider merged commit 20af1e6 into vuetifyjs:master Mar 23, 2023
kingyue737 added a commit to kingyue737/vitify-next that referenced this pull request Mar 29, 2023
kingyue737 added a commit to kingyue737/vitify-electron that referenced this pull request Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
framework Issues and Feature Requests that have needs framework-wide. T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants