Hi guys I have pretty annoying problem with FileLoader (see the picture), my stack trace dies on line where I call FileLoader().load(url, (returnValue) => { loadData(returnValue)})
My code dies inside load data, but I can't find certain line because of this stack trace is only until .load function.