RandyZhang

Results 2 issues of RandyZhang

I have the `vueGridItems` like this... ```ts import { computed } from 'vue-demi' ... const vueGridItems = computed(() => {return [{i:1}, {i:2}] }) ``` and template ```vue ``` `item.i` can...

### Sealos Version v4.1.3 ### How to reproduce the bug? 用 https://cloud.sealos.io/signin 登录有微信的登录方式,用 https://sealos.run/ 就没了, ### What is the expected behavior? _No response_ ### What do you see instead? _No...

kind/bug