Download builder error: Invalid library specification
Download builder error: Invalid library specification
I was trying to update my Datatables and Editor files, so went back to the download builder. I noticed that, as before, I could not include Editor in the CDN link, but I seem to recall that I was previously allowed to download the extensions such as Selectize and Bootstrap Date/time picker. This seems no longer to be the case.
So I built the Datatables cdn link, then cleared my choices and selected Editor, which revealed the extensions as further options. When I had made my choices I clicked the Download Files button and was taken to the following URL, with body text indicating the error in the title of this post.
Answers
Looking at the link more carefully it seems that the components that are being put into the downloaded file do not match my choices. For example, I did not check Quill or Mask but they seem to be present. The string "-,-," is also present after moment-2-11-2.
Hi,
Editor has its own
datetime
built into its core now and some were finding it confusing that it and the plug-ins were available. As such I took the decision to replace those plug-ins from the DataTables CDN. You can absolutely still use them, but they need to be included outside of the DataTables CDN.Regards,
Allan