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
I have Rails 7.1.3.3 app, when I following the installation setup I faced the following errors in the browser console:
Uncaught TypeError: Failed to resolve module specifier "@hotwired/turbo". Relative references must start with either "/", "./", or "../".
Uncaught
ReferenceError: execDeployed is not defined
at HTMLButtonElement.onclick (deployed:242:356)
I'm using esbuild, not importmaps.
The text was updated successfully, but these errors were encountered:
Thanks for this great work!
I have Rails 7.1.3.3 app, when I following the installation setup I faced the following errors in the browser console:
I'm using
esbuild
, notimportmaps
.The text was updated successfully, but these errors were encountered: