barometer icon indicating copy to clipboard operation
barometer copied to clipboard

when click on "Feedback" takes redirect - reason href="#"

Open nikvasi opened this issue 13 years ago • 0 comments

This error happens when site uses BASE html tag with another location of the seen page, so href="#" will really links to http://site.com/# its fires redirect to main page.

Pls change it to something href="javascript:void(0);" or something same

nikvasi avatar Nov 16 '11 22:11 nikvasi