Closed
Description
Hi!
I just noticed that it's possible to call a component et use v-class from outside and it will be properly merged with existing class but when you introduce a variable into the component class attribute, the outside v-class is ignored
Here's a fiddle illustrating the bug: http://jsfiddle.net/noirbizarre/xcres8hr/3/