WoodyDark

Results 5 issues of WoodyDark

I'm not sure what could cause this issue, but this is printed using the given example code. The table overflows to next line ![IMG_20201022_033233](https://user-images.githubusercontent.com/40813266/96833929-bd9e6100-1473-11eb-9d8c-a4a47a1aebaa.jpg)

I'm not how or why but it seems like the extension will break some websites. If you visit [https://balsamiq.com/buy/](https://balsamiq.com/buy/) with the extension installed, you'll see a broken page. ![image](https://user-images.githubusercontent.com/40813266/100119715-22edd380-2eb2-11eb-8391-18620c09b020.png) With...

I see that the `convert` method is restricted to only jpegs and pngs `allowed_formats = %w[jpeg jpg png]`. Why not allow conversion to other file types?

Hi Siegert, thank you so much for the wonderful tutorial. I'm following the VuePress docs part and ran into `Uncaught ReferenceError: process is not defined` in my [entry.js](https://github.com/WoodyDark/vue-charge/blob/main/src/entry.js). (Equivalent to...

### Current Behavior Attempting to connect the wallet via https://app.safe.global/ will show a `SafeAppProvider is not a constructor` error. I've attached the screenshot below. ![image](https://github.com/blocknative/web3-onboard/assets/40813266/ce9a2d39-e677-46ef-82f4-8643ade37662) ### Expected Behavior It should...

bug