# taro-scrollview-bug **Repository Path**: crixusshen/taro-scrollview-bug ## Basic Information - **Project Name**: taro-scrollview-bug - **Description**: 用于复现ios9.3.2上taro h5端获取不到onScroll 中event的demo - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-02 - **Last Updated**: 2021-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # taro ScrollView ios9+ bug 由于官方基于 stencil 实现,这应该属于 stencil 的bug,因此短期内应该很难快速解决,提供了一个 scrollViewCompatible.tsx 可临时用于项目组解决兼容性问题。