qrcodejs icon indicating copy to clipboard operation
qrcodejs copied to clipboard

How to use this in vue ssr?

Open JMFxialin opened this issue 6 years ago • 1 comments

Uncaught TypeError: QRCode is not a constructor,when I user it in vue ssr. import it in vue mounted.

JMFxialin avatar Aug 27 '19 06:08 JMFxialin

Strict mode is not supported, let alone ssr

DrawAChicken avatar Dec 31 '20 08:12 DrawAChicken