404 Error for CDN Link to mdb.min.css (v9.0.0) on CDNJS


Topic: 404 Error for CDN Link to mdb.min.css (v9.0.0) on CDNJS

mahyar.sbt pro premium priority asked 6 days ago

Expected behavior

The documentation under Getting started > Installation suggests two CDN providers for including MDB UI Kit version 9.0.0. The provided links should allow users to import the library seamlessly.

Actual behavior

While the jsDelivr CDN link works as expected, the CDNJS link returns a 404 error:

https://cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/9.0.0/mdb.min.css

It appears that version 9.0.0 has not yet been published to CDNJS. Despite this, the link is currently included in your official documentation, which can cause confusion and errors for developers relying on that CDN.

Resources (screenshots, code snippets etc.)

Broken link in docs: Getting started > Installation > CDN

CDNJS (error: 404): https://cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/9.0.0/mdb.min.css and https://cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/9.0.0/mdb.umd.min.js

jsDelivr (working): https://cdn.jsdelivr.net/npm/mdb-ui-kit@9.0.0/css/mdb.min.css and https://cdn.jsdelivr.net/npm/mdb-ui-kit@9.0.0/js/mdb.umd.min.js

Please consider either uploading v9.0.0 to CDNJS or updating the documentation to clarify that the version is currently only available via jsDelivr.

Thank you!


Kamila Pieńkowska staff answered 5 days ago

I'm sorry for your inconvenience but CDNJS is independent organization. We do not have influence on when they publish new packages we publish on npm.

This is the exact reason we list links for two providers.


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: MDB5 9.0.0
  • Device: ALL
  • Browser: ALL
  • OS: ALL
  • Provided sample code: No
  • Provided link: Yes