Results 5 issues of Cooper.L

## Describe the bug renderScrollHeader无法滑动,renderScene内容可以一直往上滑动被renderScrollHeader盖住,不知道具体怎么重现,renderScrollHeader的内容是接口异步获取的,感觉是renderScrollHeader像没有高度一样 ### Expected behavior renderScrollHeader可以正常滑动 ## Package versions - React: 16.11.0 - React Native: 0.64.2 - React-Native-Gesture-Handler: 1.5.0 - react-native-reanimated: 2.0.1 - react-native-head-tab-view: 4.0.0-rc.4

求解,刷新编译一半机率出现这个报错 版本:"mpvue": "^2.0.0", VM1639:1 webviewScriptError __wxConfig.onReady is not a function TypeError: __wxConfig.onReady is not a function

### Current Behavior Only scroll when the list is at the top ### Expected Behavior Each snap Point can scroll the list, and only the handle can be dragged Or...

failed to load config from xxx/vite.config.ts error during build: Error [ERR_UNSUPPORTED_DIR_IMPORT]: Directory import 'xxx/node_modules/visual-dev/plugins/vite' is not supported resolving ES modules imported from xxx/vite.config.ts.js Did you mean to import visual-dev/plugins/vite/index.js?

``` import ImagePicker from "react-native-image-crop-picker" const onPress = index => { if (index === 1) { ImagePicker.openCamera({ mediaType: "photo", width: 300, height: 400, compressImageMaxWidth: 750, compressImageQuality: 0.7, cropping: true, })...

enhancement