Roie Natan

Results 6 comments of Roie Natan

> You should be very careful about relying on any injected provider. Use the provider returned by Web3Modal. mm but where the injected provider come from? It's according the wallet...

> > > You should be very careful about relying on any injected provider. Use the provider returned by Web3Modal. > > > > > > mm but where the...

It's working on production and review apps, but there is a specific issue in the release branch.

Since sometimes it works and sometimes not, looks like it's an instability of Discuss.

Is this still relevant? @orenyodfat

Also you can use the new JavaScript 2020 native dynamic import with `await`, something like this: `let module = await import('/modules/my-module.js');` This can be written inside an `if` statement.