Just returned to my computer screen to find this error had appeared on my website:
URI malformed
at decodeURIComponent (<anonymous>)
at pathnameWithoutBasePath (E:Devmaxhannamaxhanna.clientnode_modules@angular-devkitbuild-angularsrctoolsviteangular-memory-plugin.js:245:22)
at angularAssetsMiddleware (E:Devmaxhannamaxhanna.clientnode_modules@angular-devkitbuild-angularsrctoolsviteangular-memory-plugin.js:90:34)
at call (file:///E:/Dev/maxhanna/maxhanna.client/node_modules/vite/dist/node/chunks/dep-k5wXcrSr.js:42750:7)
at next (file:///E:/Dev/maxhanna/maxhanna.client/node_modules/vite/dist/node/chunks/dep-k5wXcrSr.js:42694:5)
at Function.handle (file:///E:/Dev/maxhanna/maxhanna.client/node_modules/vite/dist/node/chunks/dep-k5wXcrSr.js:42697:3)
at Server.app (file:///E:/Dev/maxhanna/maxhanna.client/node_modules/vite/dist/node/chunks/dep-k5wXcrSr.js:4256
Any ideas what this could be? I think it is some sort of memory leak.
I went to visit the code at Server.app line 4256 and it almost looks like a meme, talking about huge pitas and hasMagic… no help LOL. I cant believe Vite is actually typed up like that.