You are viewing a single comment's thread from:

RE: Strange happenings - Comments shown on a thread were actually from another thread.

in #chainbb-support7 years ago

I've seen this happen occasionally too, and I think I know what causes it but haven't added a fix for it yet.

It happens when a large thread is loading (or reloading) replies, and during that process, you navigate to another thread. The original thread finishes loading and then inject's the response into the new thread you're looking at.

I've opened a github issue so I can look into it - I need to figure out how to abandon a request as you navigate away from a page.

Sort:  

yeah I figured that must be what's happening. Internet speeds in Australia are embarrassing, and I actually come across similar issues all over the web as I abandon waiting for a page to load. I wonder if it's associated with the browser cache same way, or perhaps a separate thread in the browser not aborting. I've kind of resigned myself to this happening due to our slow internet speeds, until we get proper internet here.