2.4.1
https://github.com/vuejs/vue-hackernews-2.0/issues/229
the h1 in red color
You wont see the h1 in red when loading from server, insted if you load the page throught the router you will see
Can you provide an actual reproduction? The hackernews repo is running on 2.4.1 and using scoped styles, and it renders with styles from the server, so what's the eel scenario that is not working for you? Please fork the repository and edit it so it demonstrates the issue.
This is caused by a bug in vue-loader and should be resolved after you upgrade vue-loader to 12.2.2 or 13.0.2.
Most helpful comment
This is caused by a bug in
vue-loaderand should be resolved after you upgradevue-loaderto 12.2.2 or 13.0.2.