TypeError: Cannot read properties of null (reading ‘nextSibling’) when I reload
I created a Laravel Vue website, it works well on my local server I run the “npm run build” command to get it ready for production. when I click the site url it works fine but I get this error whenever I reload the website