jsbaltodano
Results
1
comments of
jsbaltodano
this is old, but it would be easier if inside your own js, you trigger the DOMContentLoaded event inside the turbo:load event ``` // import "flowbite"; window.document.addEventListener('turbo:load', (event) => {...