Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Sandip001's avatar

Livewire coreui navbar dropdown not working

after login when user redirect to home (I'm using turbolinks) there is a link in navbar with current user name for logout and profile dropdown links

when i refresh the then dropdown works one time after that it does not show anything on click

when i load coreui.bundle.js file from head at that everything works perfectly but when i load it from bottom of body it does not work

scripts loading order

  • coreui bundle
  • livewire scripts
  • livewire turbolink adapter
  • app js file
0 likes
0 replies

Please or to participate in this conversation.