Is anyone else experiencing buggy behavior when using the 'hide' feature on front page stories - hide button makes duplicate stories appear at the bottom of the page, and hidden stories come back into the list.
For an official reply, send an email to the mods hn@ycombinator.com
It happens to me when the connection is slow. I didn't check the javascript code, but tI guess the replacement story is requested and enqueued, but if you hide a second story before the first one arrives, the js gets confused and ask again for the same replacement and you get a duplicadet.
1 comment
[ 2.7 ms ] story [ 15.2 ms ] threadIt happens to me when the connection is slow. I didn't check the javascript code, but tI guess the replacement story is requested and enqueued, but if you hide a second story before the first one arrives, the js gets confused and ask again for the same replacement and you get a duplicadet.