Paul Miller
Paul Miller
it's worse on safari for some reason: > So a normal span doesn't work exactly as I want because the behavior of an overflow is to clip instead of delete...
>  yeah maybe this can be fudged a bit with some margins or negative margins?
really smart solution for android. we could also probably do something similar to breeze on ios where the notification server just lets them know they need to check on their...
this guy claims to have a solution: https://community.cloudflare.com/t/wrong-content-type/446632/12
another thread on the topic has a js file for rewriting headers... not my ideal solution! https://community.cloudflare.com/t/pages-messes-with-mime-types/254794/16
I believe this is related:
I'm not sure this is a frontend problem but i can try to prove that. Would be nice to figure out a repro
can we close this? the most recent time this was happening was fixed by #953. haven't seen it since
I was having this problem as well and found this [helpful answer on stackoverflow](http://stackoverflow.com/questions/30041111/is-there-a-way-in-which-i-can-ignore-touch-events-on-text-in-react-native). Basically you just say `pointerEvents="none"` on the thingy you want to ignore. ``` jsx Heyyy Heyyy...
codemagic looks good for this (can even build the desktop versions as well if you'd like) https://flutterci.com/