GU Yiling
GU Yiling
Closing as a [workaround](https://github.com/ecomfe/vue-echarts/issues/644#issuecomment-1211434054) is available.
Implemented in `v6.6.0`. Now `autoresize` accepts an options object like `{ throttle: 300 }` so that you can specify a custom throttle delay.
Is this still a problem? Can you provide a repo that can reproduce this issue?
The npm resolution error shows that the conflict is from `@vue/compisiton-api` marking `vue@">= 2.5 < 2.7"` as its peer dep. But in fact `@vue/composition-api` itself is marked as an optional...
> Does it work with npm if we enable the `--legacy-peer-deps` flag (as the error log suggests)?
> I have the same problem with npm 10.2.3. I still cannot reproduce with npm 10.2.3. Can you elaborate on how to reproduce this error in a fresh project?
我一直用的云梯,还不错吧。
Can you provide a minimal reproduction?
F.Y.I. It seems that #9473, #9496, #9808 all share the same root cause.
我最希望看到的是通过实践、思考得到的「心得」,有一种被人传授内力的感觉。看贺老的文章就有这种感觉。