web3modal icon indicating copy to clipboard operation
web3modal copied to clipboard

Your vanilla JS example doesn't work when using Fortmatic

Open 4skinSkywalker opened this issue 2 years ago • 6 comments

It throws the following error: Uncaught (in promise) TypeError: provider.on is not a function at HTMLButtonElement.onConnect (example.js:171)

image

4skinSkywalker avatar Aug 24 '21 14:08 4skinSkywalker

I am getting the same error

wpitallo avatar Sep 17 '21 17:09 wpitallo

Hi any idea how to solve this ?

MariusMez avatar Jan 10 '22 14:01 MariusMez

same here

MrsBookik avatar Jan 12 '22 20:01 MrsBookik

Formatic seems to break the Provider-interface with a different structure of methods

itinance avatar Jan 12 '22 20:01 itinance

Any solution to this pls?

Abdul-ahmed avatar Apr 16 '22 10:04 Abdul-ahmed

Any update on this? @pedrouid

matejdrazic avatar Apr 19 '22 14:04 matejdrazic

With stable version 2.0.0 of Web3Modal now released, we are officially dropping support for version 1.x Due to this this issue/pr was marked for closing. It is highly recommended to upgrade as 2.x will be receiving further updates that will enable functionality for some of our newer sdks like auth and push as well as support for WalletConnect v2 (See this post about WalletConnect v1 being deprecated https://medium.com/walletconnect/walletconnect-v1-0-sunset-notice-and-migration-schedule-8af9d3720d2e)

If you need to continue using Web3Modal 1.x and require this feature/fix implemented, we suggest adding it via forking V1 branch.

xzilja avatar Jan 21 '23 15:01 xzilja