Here's a Codepen that works fine on Chrome but completes after the only first chunk in Firefox. https://codepen.io/sunu_/pen/LKQaBb
The file has a million lines in it. Firefox triggers the complete callback after downloading the first chunk (~4000 lines).