jellohouse
jellohouse
I have a wavesurfer where the song loaded has sections with different bpms. I would like to stretch out the different sections to different widths so that the beats are...
In the official API documentation https://wavesurfer-js.org/api/ What do the letters C, T, E, F beside each section in the left sidebar mean? -- Also I know not any single person...
**Describe the bug** I see in the network tab, that after the component is unmounted (a new page is loaded) the images that have not finished loading from the previous...
So does it work now? Can we easily use web3modal with web3-react? I tried doing something like this: ``` const web3Modal = useWeb3Modal(); const { active, account, library, activate, deactivate...
I'm getting this error using imageminPngquant: ``errno: 'EPIPE', code: 'EPIPE', syscall: 'write', originalMessage: 'write EPIPE', shortMessage: 'Command failed with EPIPE:`` And my code looks simply like this: ``` const imagemin...
I see in my browser's network tab that the sprite image src loads 3 times... In some browsers it's no issue as the first download of the image gets cached...
Would love to get and display the icon of the connector (eg. Metamask)
Hey, I'm just getting started with using web3modal v2. I don't see anywhere in the react docs how I can disconnect an account? Which hook / function should I use?...
Hey, I tried importing the abletonlink module in my Electron App. But I'm getting this error: `TypeError: exists is not a function` It seems to be caused by the "bindings"...
When you are in brave browser and try to connect brave wallet, it automatically prompts to open metamsk. **To Reproduce** Steps to reproduce the behavior: 1. Install Brave browser with...