coinbase-wallet-sdk icon indicating copy to clipboard operation
coinbase-wallet-sdk copied to clipboard

Uncaught TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.

Open Zavtramen opened this issue 3 years ago • 0 comments

I'm trying to add WalletLink support to Nuxt+Vue (2.x) application. Doing everything from readme.md but, got the error (this one from WalletLink 2.2.6 version): image Error is thrown from the very beginning, in the "new WalletLink" part. Was trying different versions: 2.0.1, 2.2.6, 2.4.2 - all the same.

Zavtramen avatar Jan 12 '22 10:01 Zavtramen