i have an error like this undefined:1 GET http://127.0.0.1:5500/undefined 404 (Not Found) I don't know where to fix this error
You are probably building up the URL string using some JS variables. The last one of them is probably undefined