HU CHAOYANG

Results 7 comments of HU CHAOYANG

> +10086 +10087

vite-plugin-style-import 样式加载了很多次。

我这么解决的,在scroll-view上bind scroll ,然后在函数里面调用 组件内部方法。 ```javascript const groupSticky = this.selectComponent('#groupSticky'); groupSticky.onScroll(e.detail); ```

same issue. when i set `tsconfig.json` `compilerOptions.composite` to `true`, got same problem. ![image](https://github.com/mrmckeb/typescript-plugin-css-modules/assets/38110513/7cafb0fa-4111-4898-ba56-311a1322bd14)