Does it work with turbo or turbolinks? https://github.com/turbolinks/turbolinks
https://github.com/hotwired/turbo
Thanks in advance
Hi,
Metronic is not tested with Turbo or Turbolinks.
However, you can refer to Metronic Javascript Init Docs to manage the core-js init in SPA frameworks.
If you need any further clarifications please do let us know.
Regards.
how to init all components of document ready ? example document.addEventListener("turbolinks:load", function() {Components.init();});