Results 1 comments of Rajiv Makhijani

other workaround, pass in a `Blob`, which skips this codepath `downloadjs(new Blob([myString], {type: 'text/plain'}))`