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

Area, Nested Folders and Page Models #93

Open
TorreyGarland opened this issue Jul 1, 2021 · 0 comments
Open

Area, Nested Folders and Page Models #93

TorreyGarland opened this issue Jul 1, 2021 · 0 comments

Comments

@TorreyGarland
Copy link

I have an IndexModel at Areas.Administration.Pages.IndexModel.cs.

I have a nested IndexModel at Areas.Administration.Pages.Users.IndexModel.cs.

I have an IndexModel at Pages.IndexModel.cs

I have an IndexModel at Pages.Features.IndexModel.cs.

The code in ExtractRazorPageKey under ReflectionExtensions is not taking area names or nested folders under areas into account and may throw a exception because of a duplicate key.

Related to Item #83.

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

No branches or pull requests

1 participant