Nov 14, 2020
0
Level 1
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
Please or to participate in this conversation.