Error: CDN files for popper and vue etc not found
yaslam-dev opened this issue · 0 comments
yaslam-dev commented
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.
Upon Inspection of the request, these are screenshots I took:
Request to CDN
Accessing CDN URL
Thus, I suspect umd files have been moved to the repositories, we might need to update the index.html
dependencies