You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are we assuming all scripts are using setup? If thats the case, the component/instance options changes, for example the lifecycle method's names, or name and components is not needed when using <script setup></script>
https://vuejs.org/style-guide/rules-recommended.html#component-instance-options-order
The text was updated successfully, but these errors were encountered: