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

Scaffolder list incorrect if i use .razor.cs extension #239

Closed
lachlanwgordon opened this issue Jun 4, 2020 · 1 comment
Closed

Scaffolder list incorrect if i use .razor.cs extension #239

lachlanwgordon opened this issue Jun 4, 2020 · 1 comment
Assignees
Labels
Bug A defect in MFractor. Web Features, enhancements or bugs related to the Web development workload.

Comments

@lachlanwgordon
Copy link

There are a couple of issues that show up related to .razor.cs, I'll make them as separate issues even though they may be related.

When I enter a file name BadPage.razor.cs the list shows "Create a Razor component with a code behind class" twice, one of these should say "Create a Razor component with a code behind class"

Screen Shot 2020-06-04 at 12 02 29 pm

The second entry does have the @page directive so it does link to a different action.

Screen Shot 2020-06-04 at 12 06 14 pm

@matthewrdev matthewrdev added Bug A defect in MFractor. Web Features, enhancements or bugs related to the Web development workload. labels Jun 4, 2020
@matthewrdev matthewrdev self-assigned this Jun 4, 2020
@matthewrdev
Copy link
Contributor

This has been fixed and will be released in MFractor 4.2.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A defect in MFractor. Web Features, enhancements or bugs related to the Web development workload.
Projects
None yet
Development

No branches or pull requests

2 participants