Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

after update to 0.11 modal not show #727

Closed
CAH-FlyChen opened this issue Jan 11, 2019 · 2 comments
Closed

after update to 0.11 modal not show #727

CAH-FlyChen opened this issue Jan 11, 2019 · 2 comments
Labels
Milestone

Comments

@CAH-FlyChen
Copy link

CAH-FlyChen commented Jan 11, 2019

before update to 0.11 every thing is work fine。I got bug when use FullAuditedAggregateRoot。So I need to upgrade to 0.11
but only after upgrade to 0.11 modal not show. log is bellow

2019-01-11 13:42:03.244 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:53932/WeiXin/WXConfigs/CreateModal
2019-01-11 13:42:03.245 +08:00 [WRN] AcceptLanguageHeaderRequestCultureProvider returned the following unsupported cultures '["zh-CN","zh"]'.
2019-01-11 13:42:03.245 +08:00 [WRN] AcceptLanguageHeaderRequestCultureProvider returned the following unsupported UI Cultures '["zh-CN","zh"]'.
2019-01-11 13:42:03.247 +08:00 [INF] Route matched with {page = "/WeiXin/WXConfigs/CreateModal", controller = "", area = "", action = ""}. Executing page /WeiXin/WXConfigs/CreateModal
2019-01-11 13:42:03.248 +08:00 [INF] Executing an implicit handler method - ModelState is "Valid"
2019-01-11 13:42:03.249 +08:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.

the controller value in the log is "empty"

@hikalkan hikalkan added the bug label Jan 11, 2019
@hikalkan hikalkan added this to the 0.12 milestone Jan 11, 2019
@hikalkan
Copy link
Member

hikalkan commented Jan 11, 2019

Sorry for the problem. I'm now releasing v0.12 which fixes this issue.

@hikalkan
Copy link
Member

Released https://github.com/abpframework/abp/releases/tag/0.12.0
Nuget packages will be available in a few minutes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants