PhlexUI / phlex_ui

Ruby gem for Phlex UI Components
https://phlexui.com/
MIT License
115 stars 11 forks source link

assets 404 after following install guide for importmaps #52

Open itsyoshio opened 1 week ago

itsyoshio commented 1 week ago

After following the Installation Guide for the Importmaps variant, any page load results in loads of index.js and other 404 errors, all of various *.js files.

These seemingly start with Calendar Components but we're talking about various components (~300 of them).

image

cirdes commented 1 week ago

@itsyoshio, I recommend getting the stimulus controllers from https://github.com/PhlexUI/phlex_ui_stimulus/tree/main/controllers and copying them to your project. That's how I'm using them.