Skip to content

issues Search Results · repo:TwentyFourMinutes/RazorMinifier language:C#

Filter by

5 results
 (52 ms)

5 results

inTwentyFourMinutes/RazorMinifier (press backspace or delete to remove)

After click on Add/Remove razor minify on .cshtml, ask me for create a rminify.json, click yes and then visual studio crash, after reopen visula studio, the choosen file for minify is not available. I ...
bug
  • mario-alba
  • 1
  • Opened 
    on Aug 24, 2021
  • #6

Hello, I think there is a problem in CSHtmlMinifier.cs, because headers are restored in reverse order. Example: @page @inherits Web_View ... is restored as @inherits Web_View @page ... have a nice ...
bug
good first issue
  • jerome-raffalli
  • 3
  • Opened 
    on May 25, 2021
  • #5

Hello, I found an issue related to model directive. My cshtml starts with: @model PhoneCountryVM @{ ViewData[ Title ] = Home Page ; } The problem is that the second line continues on the same line ...
  • anghelvalentin
  • 14
  • Opened 
    on Nov 21, 2020
  • #4

Hello, I tried the extension and I found a bug related when you have multiple @sections in a page. The extension doesn t increment the index by the length of Environment.NewLine.
bug
good first issue
  • anghelvalentin
  • 1
  • Opened 
    on Nov 21, 2020
  • #3

Look picture, you will understand image RazorMinifier doesn t work after this problem. I m not sure if it s caused by this problem. Poor English , Please forgive me if I have grammar mistakes
bug
  • WileyChia
  • 4
  • Opened 
    on Dec 15, 2019
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub