Add errors for <script>, <style> attribute typeos #804
stereoreader
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I had a case of not specifed
scoped
properly:<style scope lang="scss">
Took hours to realize why i have problems with my CSS.
The same could go with
<script setup>
likegeneric
orgenerics
attribute (I never remember which is right).Can we have such invalid attributes errored in VSCode for example?
Beta Was this translation helpful? Give feedback.
All reactions