Kara Todd
Results
11
comments of
Kara Todd
I also had this problem... I found changing line 176 from `handleLink(link, true);` to `handleLink(link, false);` fixed it for me. Not sure if this is the correct behavior?