If I implement the JS file to the HTML part (script tag) it makes the page to appear blank.
It just loads up, changes the background color maybe, but that's it. Nothing more happens. No error in console either.
If I remove the JS file from the DOM again, it just works fine again.
If I implement the JS file to the HTML part (script tag) it makes the page to appear blank. It just loads up, changes the background color maybe, but that's it. Nothing more happens. No error in console either.
If I remove the JS file from the DOM again, it just works fine again.