vue-wamp icon indicating copy to clipboard operation
vue-wamp copied to clipboard

'VueWamp' only refers to a type, but is being used as a value here.

Open gjoforte opened this issue 4 years ago • 3 comments

Can anyone help here?

image

gjoforte avatar Apr 04 '20 18:04 gjoforte

Hmmm... there must be something wrong the typescript definitions, i'm not versed well in it.

Does the code fail aswell, or is it only IDE hinting?

lajosbencz avatar Apr 11 '20 09:04 lajosbencz

The code fails when I try to use Vue.$wamp.call() because it "cannot read property call of undefined"

gjoforte avatar Apr 12 '20 23:04 gjoforte

Hello guys, I have a similar issue, did anyone find a solution? I am using this module in Nuxt.js

blazj avatar Mar 12 '21 09:03 blazj