madskristensen / WebEssentials2013

Visual Studio extension
http://vswebessentials.com
Other
944 stars 252 forks source link

Recording for unused CSS appears not to be working #1981

Open stevebick opened 8 years ago

stevebick commented 8 years ago

Environment: -- VS2013 -- Win7 Pro

Steps to reproduce:

  1. Start debugging the app in Chrome
  2. Once the site opens in a new tab, select Start Recording in the Browser Link Dashboard
  3. Change content by clicking through the site

Results: -- There are no messages sent to the output window -- Clear CSS Usage Data option in the Browser Link toolbar (in the top menu) is disabled. It never is enabled whether recording or not.

Expected: -- Messages in the output view -- Ability to clear CSS usage data

Attempts to troubleshoot: -- Installed prior version of extension - same result -- Verified the issue exists on Chrome, Firefox and IE -- Other features of Browser Link work as expected

_2015-12-01_14-00-34

stevebick commented 8 years ago

I created a generic project and tested - it works as expected so it must be directly related to my particular project.

Are there any sites/projects recording for Unused CSS does not work? The project it is not working on is using .NET 4.5.1