seanf870

Results 9 comments of seanf870

Same here, unluckily, the problem seems still existing.

> user = await Moralis.authenticate({ signingMessage: "Log in", provider: 'walletconnect' }) // Not working By the time I am writing, unfortunately, this issue seems still exist 🤔

> A quick way to fix this is by adding `events` as a dev dependency by running `yarn add -D events` or `npm i --save-dev events` and that should get...

> In this example (https://ethereum-boilerplate.github.io/ethereum-boilerplate/quickstart), I cannot connect, for example, with Trust Wallet > > I scan the QR on my phone, do all the necessary confirmations, but there is...

I'm using the desktop version of Bot composer. Just couldn't show the code, instead, keep showing the error dialog:

I was using nextjs 13.5.4, the latest version for my project. still not working. Then downgraded to 13.4.8 following the suggestion of @octavian-regatun , and then it worked👍 Hopefully, this...

Hi, @noraleonte thank you very much for the response 😊 Yes, that's what I originally meant about **_a big jump_** when clicking the `next` or `previous` buttons. However, with the...

Hi @ykethan , I checked the doc, seems like we still don't have the `AdminLinkProviderForUser ` option, and that could cause some issue, for example when we try to assign...

Same here when I used the `yarn` command to install the package. But after I used `npm` to install the package, all of sudden, things just worked out. So for...