We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, The user dropdown menu doesn't show when click on user icon, it only shows empty box (screenshot), I am running, Spree 4.4 Spree_backend 4.4.0
Anyone has idea how to fix it? Thank you.
The text was updated successfully, but these errors were encountered:
I've seen this too, but it went away. I don't remember exactly what the case was. I might have done a redeploy, or logged out or changed account.
Sorry, something went wrong.
Make sure you have import "@hotwired/turbo-rails" inside your application.js file. Also try running rake assets:clean assets:precompile
import "@hotwired/turbo-rails"
application.js
rake assets:clean assets:precompile
No branches or pull requests
Context
Hello,
The user dropdown menu doesn't show when click on user icon, it only shows empty box (screenshot),
I am running,
Spree 4.4
Spree_backend 4.4.0
Anyone has idea how to fix it? Thank you.
The text was updated successfully, but these errors were encountered: