wovue / off-canvas

OffCanvas vue component.
https://wovue.github.io/off-canvas/
24 stars 4 forks source link

Props must be strings #2

Open ottz0 opened 6 years ago

ottz0 commented 6 years ago

When loading into vue by:

import OffCanvas from 'wovue-off-canvas'; Vue.use(OffCanvas);

causes warning: props must be strings when using array syntax

wochap commented 6 years ago

Hi @ottz0, what version of Vue are you using?

fanckush commented 6 years ago

Hi i have the same problem and i am using vue 2.5.13

Tropicalista commented 3 years ago

Same error here.

rttmax commented 2 years ago

same here vue 2.6.14