EasyAbp / WeChatManagement

基于EasyAbp.Abp.WeChat模块实现微信登录、微信用户信息存储、微信服务器管理、微信第三方平台等高级功能的Abp应用模块组
MIT License
130 stars 44 forks source link

abp 8.3.2 与 easyabp 3.2.0 pcLogin 异常 #105

Open 18268159377 opened 1 week ago

18268159377 commented 1 week ago

blazor server

1731488834015

gdlcf88 commented 1 week ago

Currently only MVC UI is supported for all EasyAbp modules.

18268159377 commented 1 week ago

The previous version worked fine, but this exception occurred after I updated it

18268159377 commented 1 week ago

My other pages use Blazor Server, and the landing page is still MVC

gdlcf88 commented 1 week ago

Check the dependencies of the HttpApi layer, as the dynamic JS proxies are based on it.

18268159377 commented 1 week ago

the dependencies of the HttpApi layer is ok