Cai HongYuan

Results 30 comments of Cai HongYuan

it likes callback url is empty: https://chat.jmenjivar.com/api/auth/signin?callbackUrl=%2F

> antd-mobile-plus 是啥?那个 antd-mobile@2 的业务组件吗? 是的。

9.3真机上点击左上角箭头返回后,直接闪退了。

![image](https://github.com/user-attachments/assets/f6e25867-ec44-4ee4-afc3-e6e3dd4db0c7)

`String.prototype.isValid = function() { return this.length > 0; //a demo };`

vs2022 17.9 it works,but up to 17.10.2 is not.

I change "ASPNETCORE_ENVIRONMENT": "Development" to "ASPNETCORE_ENVIRONMENT": "Production",then it works(F5).

"Container (Dockerfile)": { "commandName": "Docker", "launchBrowser": false, "launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}", "environmentVariables": { "ASPNETCORE_URLS": "http://+:7001", "ASPNETCORE_ENVIRONMENT": "Production" }, "publishAllPorts": true },