flatpickr / flatpickr

lightweight, powerful javascript datetimepicker with no dependencies

Home Page:https://flatpickr.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Error] current cdn path is error,

Hoai-Phong opened this issue · comments

  The current problem I'm using is everything is giving me an error, can someone tell me how to fix it? 

but the current cdn path is error,

   GET https://cdn.jsdelivr.net/npm/flatpickr@latest/dist/plugins/monthSelect/style.css net::ERR_CERT_COMMON_NAME_INVALID       
    
   GET https://cdn.jsdelivr.net/npm/flatpickr@latest/dist/plugins/monthSelect/index.js net::ERR_CERT_COMMON_NAME_INVALID

image

flatpciker is not working due to cdn.jsdelivr.net has SSL issue.

this is issue of jsdelivr, as flatpciker is using jsdelivr in cdn

@rana-fawad
I understand, but I'm using cdn, don't know how long it will take them to fix it.

I also using this in my live project it is not working. Please fix it asap.

@hasnainmalik-siar I'm still waiting for the edit, and I don't know when, we'll just wait, or you can edit it manually.

@hasnainmalik-siar I'm still waiting for the edit, and I don't know when, we'll just wait, or you can edit it manually.

I also don't know how long it will be or either they are fixing it or not that's the main issue

@rana-fawad I understand, but I'm using cdn, don't know how long it will take them to fix it.

Same here, i am also using cdn for 100+ systems, which are live, now i find a alternative for this, which is working
when use this:

<script src="https://npmcdn.com/flatpickr@4.6.13/dist/flatpickr.js"></script> instead of this <script src="https://cdn.jsdelivr.net/npm/flatpickr"></script>

then flatpicker is working, but this is not possible for me to update 100+ system at a time. people are rasing this issue on jsdeliver, their SSL centificate is expired.

Is it maybe possible to get the js file to use it locally? I really need my website to be working rn

@rana-fawad I understand, but I'm using cdn, don't know how long it will take them to fix it.

Same here, i am also using cdn for 100+ systems, which are live, now i find a alternative for this, which is working when use this:

<script src="https://npmcdn.com/flatpickr@4.6.13/dist/flatpickr.js"></script> instead of this <script src="https://cdn.jsdelivr.net/npm/flatpickr"></script>

then flatpicker is working, but this is not possible for me to update 100+ system at a time. people are rasing this issue on jsdeliver, their SSL centificate is expired.

when use these, this will work

<script src="https://npmcdn.com/flatpickr@4.6.13/dist/flatpickr.js"></script> https://npmcdn.com/flatpickr@4.6.13/dist/flatpickr.css

Is it maybe possible to get the js file to use it locally? I really need my website to be working rn
@nescapp Let's try waiting today, I hope they will fix the problem this morning, or you can apply the method he suggested,

@rana-fawad saved my day thx

@rana-fawad I understand, but I'm using cdn, don't know how long it will take them to fix it.

Same here, i am also using cdn for 100+ systems, which are live, now i find a alternative for this, which is working when use this:

<script src="https://npmcdn.com/flatpickr@4.6.13/dist/flatpickr.js"></script> instead of this <script src="https://cdn.jsdelivr.net/npm/flatpickr"></script>

then flatpicker is working, but this is not possible for me to update 100+ system at a time. people are rasing this issue on jsdeliver, their SSL centificate is expired.

when use these, this will work

<script src="https://npmcdn.com/flatpickr@4.6.13/dist/flatpickr.js"></script> https://npmcdn.com/flatpickr@4.6.13/dist/flatpickr.css

Can you give there css link?
this is js link

<script src="https://npmcdn.com/flatpickr@4.6.13/dist/flatpickr.js"></script>

this is css link, just sharing link as complete link tag is not showing in preview
https://npmcdn.com/flatpickr@4.6.13/dist/flatpickr.css

@rana-fawad I understand, but I'm using cdn, don't know how long it will take them to fix it.

Same here, i am also using cdn for 100+ systems, which are live, now i find a alternative for this, which is working when use this:

<script src="https://npmcdn.com/flatpickr@4.6.13/dist/flatpickr.js"></script> instead of this <script src="https://cdn.jsdelivr.net/npm/flatpickr"></script>

then flatpicker is working, but this is not possible for me to update 100+ system at a time. people are rasing this issue on jsdeliver, their SSL centificate is expired.

when use these, this will work

<script src="https://npmcdn.com/flatpickr@4.6.13/dist/flatpickr.js"></script> https://npmcdn.com/flatpickr@4.6.13/dist/flatpickr.css

Thanks you alot you saved me from big trouble ❤️

@rana-fawad Thank you for your support. ❤️
Let's watch the incident from the side jsdelivr/jsdelivr#18565

@rana-fawad Thank you for your support. ❤️ Let's watch the incident from the side jsdelivr/jsdelivr#18565

yes, we are also just waiting for jsdeliver to resolve this issue

@hasnainmalik-siar @nescapp
It's still not resolved, but if you want to resolve it temporarily, we recommend replacing cdn.jsdelivr.net with the domain below that works properly:

fastly.jsdelivr.net
gcore.jsdelivr.net