agenda / agendash

Agenda Dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: CDN files for popper and vue etc not found

yaslam-dev opened this issue · comments

Tested on Agendash version >= 3.1.0

Description

On the specified version, CDN for vue, popper, etc returns not found page. initially, I suspected it was a CSP issue but as you can see in this screenshot, CSP headers are properly set with the correct values.

csp

Upon Inspection of the request, these are screenshots I took:

Request to CDN

req

Accessing CDN URL

404

Thus, I suspect umd files have been moved to the repositories, we might need to update the index.html dependencies

Tasks

No tasks being tracked yet.