Javascript – window.onload Is not firing on mobile, while working on desktop. (react js)
Thank you for your time and without further ado, let's get to the topic: I need to run 1 of 2 different functions based on the starting boolean. I'm using window.onload to determine which one to run. (in the original…