Li Ho

Results 16 comments of Li Ho

> Vite 3 is out, but React context still do not support HMR Some correction, Vite 3 is out, however Vite 3's HMR still didn't support React Context yet. Your...

> > Hence I would not recommend react developers using vite as development tool. Hence, u see Nextjs, ionic, and bunch of huge react frameworks still did not using vite...

> > > how could you development your app, manually refreshing the page/app every time after hot reload > > Ours automatically reloads whenever a file has been saved. thats...

> > > > > > > > > > > how could you development your app, manually refreshing the page/app every time after hot reload > > > >...

https://github.com/liho98/vue-aliplayer-v2 我用vite和源代码发布了一个只支持vue3的阿里云播放器,因作者是用webpack为主,我未能创建Pull Request。敬请见谅 ``` npm i vue-aliplayer-v3 --save or yarn add vue-aliplayer-v3 ``` ``` import { AliPlayerV3 } from "vue-aliplayer-v3"; components:{ AliPlayerV3 } ```

@langyuxiansheng vue3正式版本已经发布了,我还是得到这个报错

https://github.com/liho98/vue-aliplayer-v2 我用vite和源代码发布了一个只支持vue3的阿里云播放器,因作者是用webpack为主,我未能创建Pull Request。敬请见谅 ``` npm i vue-aliplayer-v3 --save or yarn add vue-aliplayer-v3 ``` ``` import { AliPlayerV3 } from "vue-aliplayer-v3"; components:{ AliPlayerV3 } ```

> Thanks for the greate work from @nVitius , there has an pre-alpha version `[email protected]` base on the #312 branch, as the temporary way for Vue.js 3.0 projects. PR #312...

> > > Thanks for the greate work from @nVitius , there has an pre-alpha version `[email protected]` base on the #312 branch, as the temporary way for Vue.js 3.0 projects....

Yeah, this feature i think is quite essential for vertical masonry