XING

Results 4 issues of XING

` Event Click` just cannot trigger on mobile safari , and it may be changed to `touch Event` - [why-your-click-events-don-t-work-on-mobile-safari](http://www.shdon.com/blog/2013/06/07/why-your-click-events-don-t-work-on-mobile-safari) and i did some change. ```diff const videoProps = {...

This is my appVersion - `2.6 (iPhone; iPhone 7; iOS 11.4; Scale/2.00; deviceid:0CAB2B9xxxxxxxxx55201B0)` After going deeper to code, i found that the regular express `/OS (\d+)_(\d+)_?(\d+)?/` doesn't match my appVersion...

- OS: Mac OS 11.7.10 - Core: Intel Core Trying to create a simple web page, but get this error. ``` Failed to install dependencies: Command failed: /Applications/Onlook.app/Contents/Resources/bun/bun-x64 install -y...

bug