Extract component unexpected behavior when both C# and html selected
Open
Area-Razor
Bug
help wanted
- Dominant language
- C#
- Stars
- 20.7k
- Forks
- 4.3k
- PR merge metrics
- PR metrics pending
Description
Related to https://github.com/dotnet/razor/issues/11478, I noticed when trying to extract component and only html portion selected or only C# portion selected we get correct behavior. But when select contains both html elements and c# block, extracting component only moves over the c# block.
Contributor guide
Assessment
This issue has not been assessed yet.