Jeff Reiner
Jeff Reiner
@gillesdemey I too am having this issue. I would escalate this issue to critical bug. I hope SoundCloud doesn't give you guys the Twitter dev treatment.
Excited!
Hey @sedatkimya I found a workaround that’s prob a bit better than that option and also doesn’t touch the DOM directly. ```js (async () => { /* Empty function so...
Thanks! In the meantime, for those wondering, a simple `.replace('#','')` works perfectly
Its also responsive using css multicolumn!
Found the solution in StackOverflow from a long time ago! https://stackoverflow.com/questions/9185023/ios-launch-image-for-when-call-is-in-progress
Might not actually be the solve for this tho. if this screen is the splashscreen for loading not sure how its handled in terms of centering the logo with the...
This occurs with the react package as well.
Hey there! So the console warning you're seeing is from the upstream library web3-react, this will be fixed in the newest version of web3-react which is currently under development. Regarding...