You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rails 7.0.4
I have installed alchemy_cms in a new rails 7 app.
Expected behavior
Everything work except some functionalities in admin, for example, editing a apge and tryiing to hide/open elements. I have realized that is due to a missing js files, for example Datapicker.
Steps to reproduce
Rails 7.0.4
I have installed alchemy_cms in a new rails 7 app.
Expected behavior
Everything work except some functionalities in admin, for example, editing a apge and tryiing to hide/open elements. I have realized that is due to a missing js files, for example Datapicker.
I dont know if something is missing in the pin:
pin "@alchemy_cms/admin", to: "https://ga.jspm.io/npm:@alchemy_cms/admin@7.0.0-a/package/dist/admin.js"
My app dont have esbuild.
I think is something related to package/src/*.js that is not being imported in an app without esbuild neither package.json, just importmaps
System configuration
The text was updated successfully, but these errors were encountered: