Cai HongYuan
Cai HongYuan
it likes callback url is empty: https://chat.jmenjivar.com/api/auth/signin?callbackUrl=%2F
Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unexpected end of request content.
The issue is still here in 5.0.7
> antd-mobile-plus 是啥?那个 antd-mobile@2 的业务组件吗? 是的。
9.3真机上点击左上角箭头返回后,直接闪退了。

`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 },