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

KeyNotFoundException: The given key 'Group1' was not present in the dictionary. #58

Closed
llccig opened this issue Feb 22, 2021 · 6 comments
Labels
bug Something isn't working

Comments

@llccig
Copy link

llccig commented Feb 22, 2021

##错误描述:

KeyNotFoundException: The given key 'Group1' was not present in the dictionary.

##版本:

1.3.1

##问题分析原因:

调试代码在EasyAbp.Abp.SettingUi.Web.Pages.Components中发现取Group1对应属性值,而SettingInfo并未对Properties进行赋值,导致取值错误。默认是否应该调用WithProperty方法,设置Group1,Group2 的Value?

@wakuflair
Copy link
Member

Could you provide a sample project to reproduce this issue?

@llccig
Copy link
Author

llccig commented Feb 22, 2021

Uploading Snipaste_2021-02-22_15-59-11.png…

@llccig
Copy link
Author

llccig commented Feb 22, 2021

Snipaste_2021-02-22_16-05-27
不知对您是否有帮助,可能我哪里配置错误了?

@wakuflair
Copy link
Member

@llccig 有能再现的示例工程吗? 我可以下载下来跑的.

@llccig
Copy link
Author

llccig commented Feb 23, 2021

@wakuflair
Copy link
Member

@llccig 谢谢你提供的示例工程, 我已成功再现, 查找问题中..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants