weitsai / domsnitch

Automatically exported from code.google.com/p/domsnitch
Apache License 2.0
0 stars 0 forks source link

ASP.NET Webforms Quirk #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run app via chrome with domsnitch enabled
2. Running in debug mode (Visual Studio) helps to see the issue.

What is the expected output? What do you see instead?
Page_Load in app's codebehind file should only be called once.

What version of the product are you using? On what operating system?
v0.740, Windows 7

Please provide any additional information below.
It seems to be due to the href'less anchors in the "Dom snitch is currently 
running" message. After Domsnitch is disabled or the notification is dismissed 
permanently this behavior no longer occurs.

Original issue reported on code.google.com by dise...@gmail.com on 27 Nov 2012 at 10:16