hdy
hdy
> > 3.Found that setting preserveAspectRatio="none" solves the problem. > > This is a property of HTML _image_ component, I doubt it could be set in ECharts for a fix....
> > 共享依赖的问题目前没有很好的解决方案 > > 好的谢谢,期待官方能尽快提供较好的解决方案 框架应该不会处理这种问题的, “window.Vue = window.rawWindow.Vue”这种写法本质上是和沙箱理念相冲突的。 不知道你们为什么需要这种代码设计。 如果是想减少公共资源请求可以用资源共享。 如果是主应用想为子应用提供些工具方法可以用采取主子应用数据通信。 上面那种写法,一是难以兼容市面上所有第三方依赖;二是边界不清晰,出现问题难以定位。
I had the same problem, and I wanted to just show the diff
The key to this problem lies in two points: 1. When the Modal is opened, `useHideOthers` is called, which sets the `aria - hidden` attribute of the Toast container to...
> > 未能复现 > > dev:h5,,Taro.showToast is not a function,,h5,Taro的api没有挂在Taro下 问题解决了吗,4.1.1也不行,h5下Taro.showToast is not a function