No need to have a loading state for something that's hidden and preloaded
This commit is contained in:
@@ -1,3 +1 @@
|
||||
<%= turbo_frame_tag Current.identity, :account_menu, src: session_menu_url(script_name: nil, menu_section: true, without: ApplicationRecord.current_tenant) do %>
|
||||
Loading...
|
||||
<% end %>
|
||||
<%= turbo_frame_tag Current.identity, :account_menu, src: session_menu_url(script_name: nil, menu_section: true, without: ApplicationRecord.current_tenant) %>
|
||||
|
||||
Reference in New Issue
Block a user