piecon icon indicating copy to clipboard operation
piecon copied to clipboard

Exception at first run

Open ikhramtsov opened this issue 10 years ago • 1 comments

When website has a real favicon and removeFaviconTag function tries to remove it, a JS exception is being thrown - this happens because in the loop at line 58 you are trying to access element which was previously removed.

ikhramtsov avatar Aug 28 '15 07:08 ikhramtsov

I think https://github.com/lipka/piecon/pull/23 fixes this.

esamattis avatar Nov 18 '15 15:11 esamattis