harmony-one / staking-dashboard

Repo for harmony staking dashboard
39 stars 41 forks source link

Fix modal on mobile, fix metamask mobile claiming #663

Closed michaelotis closed 2 years ago

michaelotis commented 2 years ago

Fixes modal from overflowing off screen and fixes Metamask claiming, where button was disabled if using Metamask mobile due to returning 'undefined' value when retrieving hasSigningMethod() causing buton to be disabled.