excid3 / madmin

A robust Admin Interface for Ruby on Rails apps
https://github.com/excid3/madmin
MIT License
575 stars 64 forks source link

tailwindcss-stimulus-components@4.0.4 is missing in unpkg #176

Open firewalker06 opened 1 year ago

firewalker06 commented 1 year ago

https://github.com/excid3/madmin/blob/14599a85f0fb687d6ad9bf30ee38db9f8b1abe3c/app/views/madmin/application/_javascript.html.erb#L16

Failed to load resource: the server responded with a status of 404 ()

Checked in unpkg that its missing too: https://unpkg.com/browse/tailwindcss-stimulus-components@4.0.4

firewalker06 commented 1 year ago

Update: it was fixed by https://github.com/excid3/madmin/pull/174 but not included in madmin 1.2.8 yet.

moladukes commented 9 months ago

Update: it was fixed by #174 but not included in madmin 1.2.8 yet.

Hot linking the git url in the gem doesn't solve the issue for me. How did you resolve?

moladukes commented 9 months ago

Actually It may be a different issue. The select component doesn't seem to work and looking at the excid3 tailwind components I dont see a select component?

candland commented 6 months ago

Seeing this with v5.1.1: https://unpkg.com/tailwindcss-stimulus-components@5.1.1/dist/tailwindcss-stimulus-components.modern.js - 404 error.