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
Hello, thank you for taking time filling this issue!
However, we kindly ask you to use our Issue Helper when creating new issues, in order to ensure every issue provides the necessary information for us to investigate. This explains why your issue has been automatically closed by me (your robot friend!).
I hope to see your helper-created issue very soon!
version
Environment info
Different behavior with same code
Steps to reproduce
vue create vue-project-v4
vue init vue-project-v3
What is expected?
both
hello world
has same color styleWhat is actually happening?
in v4 the
hello world
color is greenin v3 the
hello world
color is blueThe text was updated successfully, but these errors were encountered: