vue-comps / vue-collapsible

A simple collapsible / accordion
20 stars 4 forks source link

[Vue warn]: "class" is a reserved attribute and cannot be used as component prop. #5

Open voronianski opened 7 years ago

voronianski commented 7 years ago

It's related to all projects that use https://github.com/paulpflug/vue-mixins/blob/master/src/class.coffee:

default.js:7 [Vue warn]: "class" is a reserved attribute and cannot be used as component prop.

found in

---> <Collapsible>
       <ExpressPayment>
         <ExpressTheme>
           <SinglePageCheckout>
             <Root>