-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Description
Version
2.5.13
Reproduction link
https://jsfiddle.net/zc3u69af/2/
Steps to reproduce
Create a functional component.
Render it in a parent component with some classes applied to it.
The classes won't be there.
What is expected?
I would have expected that the class attribute would be present in the DOM, like for regular stateful components.
What is actually happening?
The class attribute is lost and does not appear in the DOM.
I think this issue might be related vuejs/vue-loader#1136
btoo, ozisvitla, janswist and jumika
Metadata
Metadata
Assignees
Labels
No labels