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

@section should not be legal in .razor files #11273

Open
chsienki opened this issue Dec 4, 2024 · 1 comment
Open

@section should not be legal in .razor files #11273

chsienki opened this issue Dec 4, 2024 · 1 comment
Assignees
Labels
area-compiler Umbrella for all compiler issues bug Something isn't working
Milestone

Comments

@chsienki
Copy link
Contributor

chsienki commented Dec 4, 2024

@chsienki chsienki added area-compiler Umbrella for all compiler issues bug Something isn't working labels Dec 4, 2024
@chsienki chsienki added this to the 17.13 P3 milestone Dec 4, 2024
@chsienki chsienki self-assigned this Dec 4, 2024
@jjonescz
Copy link
Member

jjonescz commented Dec 5, 2024

Someone could depend on the codegen by inheriting their components from some custom class that has a DefineSection method. I imagine it would be possible to have a useful working @section system in .razor pages with that. RazorLab

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

No branches or pull requests

2 participants