We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
class
style
3.0.0-beta.14
https://codesandbox.io/s/gracious-stonebraker-spz1p?file=/src/App.vue
create-vite-app
<div>
<template>
App.vue
class and style should be removed
class and style are still present
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Version
3.0.0-beta.14
Reproduction link
https://codesandbox.io/s/gracious-stonebraker-spz1p?file=/src/App.vue
Steps to reproduce
create-vite-app
<div>
inside<template>
)App.vue
class
or/andstyle
attribute to the imported componentWhat is expected?
class
andstyle
should be removedWhat is actually happening?
class
andstyle
are still presentThe text was updated successfully, but these errors were encountered: