Closed gbowne1 closed 1 year ago
I fix the issue, i will not upload it yet because the external images do not load. Regarding the logo, did you upload it?
No I did not upload the logo. @jzunigarce
I think this is largely fixed now correct @jzunigarce?
The dashboard.hml now has CORS issues possibly coming from the headers set in the server.js or in the html itself.
Our policy must be blocking the headers coming from Cloudflare CDN.
We really should be using downloaded resources in the client (bootstrap, font-awesome, popperjs , jQuery, etc.) but wanted to use CDN's in the development phase of this project.
I'm not a CORS expert, nor an ExpressJS expert. The browser console when navigated to /dashbord has some significant issues.