Closed vatsal-elixir closed 7 months ago
I have the same issue.
And I fixed it by changing it to https://unpkg.com/@yaireo/tagify@4.24.0/dist/tagify.min.js
unpkg
not as good a CDN as jsdelivr
tagify.min.js
but just tagify.js
package.json
already instructs which file is the main oneplease use the below URL to load Tagify (latest version):
https://cdn.jsdelivr.net/npm/@yaireo/tagify
Thank you @yairEO
Guess i copied it since before this commit. https://github.com/yairEO/tagify/commit/3b84145e8f809bdabb19714f8603897beeb736e0
Loading the files from cdn, redirects to https://unpkg.com/@yaireo/tagify@4.25.0/dist/tagify.min.js, resulting in 404