# React-Scripts >= 2 Breaks MultiGesture On Build ###### tags: `bug bounty` ### 截止日期:4月18日 ### 奖励:289.34 美金 ### 要求: > **MultiGesture组件在iOS Safari上使用react-script> = 2中断,但仅在/ build中中断。** The MultiGesture component breaks on iOS Safari with react-script >= 2, but only in /build. ### 本地再现问题步骤: > **npm install react-scripts @ 3。 反应脚本构建 npx服务-s构建 在iOS Safari上打开127.0.1.1:5000(使用IP) 从右向下滑动(↴)** npm install react-scripts@3. react-scripts build npx serve -s build Open 127.0.1.1:5000 (with your ip) on iOS Safari Swipe right-down (↴) ### 现在的问题 无事发生 ### 理想效果 > 向↴滑动时,创建一个新想法 When swiping ↴, a new thought should be created. ### [点此跳转报名链接](https://gitcoin.co/issue/cybersemics/em/308/4075)