New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Laravel Livewire Integration


Hey,

I'm using Metronic with Laravel, and I've always run into issues when trying to make Livewire work properly — especially when using wire:navigate. The main problem seems to be that the Metronic components stop working after navigation. Dropdowns, modals, tooltips… everything just dies...

Recently, I noticed you guys updated the docs and added a section for Livewire integration: https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/laravel-livewire

However… the issue still persists. Whenever I use wire:navigate, the DOM updates, but Metronic components (like dropdowns, menus, etc.) stop working completely. It seems like the reinitialization just isn’t triggering as expected.

I also tried your GitHub demo and even downloaded the latest files from ThemeForest, thinking it might be a version-related issue… but still, nothing changed. The behavior remains the same.

Is there a more reliable way to hook into Livewire’s lifecycle with Metronic to ensure components reinitialize properly after navigation?

Appreciate any help!


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (0)