Fix load function bug the proper way
The hack i used to fix the load function problem worked but it was a hack. Thankfully Rich Harris reminded me that goto is async so i just awaited goto to fix the issue. ✌️
The hack i used to fix the load function problem worked but it was a hack. Thankfully Rich Harris reminded me that goto is async so i just awaited goto to fix the issue. ✌️