Xiao Liu

Results 14 comments of Xiao Liu

> Does this still happen if you restart Dapr after Redis restarts? No, after Redis restarts, you need to restart dapr manually, which is very troublesome. During the period, the...

> Hi, I'm using Dapr version also v1.6.0, and I tried to reproduce the problem you mentioned by using the hello-world example in Quick Start, but it didn't work. ![45455454](https://user-images.githubusercontent.com/34152277/158979077-26e9d382-d1c5-459b-af24-77cb3545146c.png)...

> 具体怎么设置的,是自定义的组件吗 在Form 组件上添加 ![image](https://github.com/AntmJS/vantui/assets/46879761/02a82eb4-377b-42e5-96ec-ba00bbcea716), 组件是使用的 ActionSheet , 和VIew

@cabusar What is your version of KK? kubernetes v1.21 can support v3.4.0. You can get the latest kk version for installation through ```curl -sfL https://get-kk.kubesphere.io | VERSION=v3.0.12 sh - ```

国内地区安装,可以执行 export KKZONE=cn 在进行安装

> @liangzai006 关闭 [prebundle](https://docs.taro.zone/docs/config-detail#compilerprebundle) 再试试,如还有问题请提供完整可复现的 Demo。 @Chen-jj 后面发现一个问题就是, 我开启了 css module,如果引入的是index.module.scss 就没有问题, 如果直接引用index.scss 会出现问题

> > > > @liangzai006 关闭 [prebundle](https://docs.taro.zone/docs/config-detail#compilerprebundle) 再试试,如还有问题请提供完整可复现的 Demo。 > > > > > > > > > @Chen-jj 生成的 `app.js` 中 `require()` 路径少了一级 `prebundle/`,复现代码在 [idea2app/Taro-Vant-MobX-ts#11](https://github.com/idea2app/Taro-Vant-MobX-ts/pull/11) > > > ![image](https://user-images.githubusercontent.com/19969570/275056183-664815f6-b6f0-44b4-b07b-716caa320046.png)...

> @liangzai006 关闭 [prebundle](https://docs.taro.zone/docs/config-detail#compilerprebundle) 再试试,如还有问题请提供完整可复现的 Demo。 有点忘记是啥问题了,好像是微信配置项问题。 现在是已经解决的

你环境能访问google? 不能的话执行 export KKZONE=cn