Stevan Borus

Results 5 comments of Stevan Borus

Same problem. But only on ios. Can't click on the text of the video or the youtube button. I can only click on the profile button top left. And then...

Posting this because I couldn't find a solution for this on issues. I created a little workaround, maybe you could use this. I need to click on a ``. I...

Could either https://github.com/gustavopch/tsc-files/pull/28 or https://github.com/gustavopch/tsc-files/pull/48 be checked and merged so this issue can be resolved?

Just stumbled upon this issue in my app.. Try ```tsx import { isbot } from 'isbot'; ``` instead of ```tsx import isbot from 'isbot'; ``` It resolved the problem for...