Adolph Mapunda
Results
2
comments of
Adolph Mapunda
This solution helped me out `function jsReload() { $('.selectpicker').selectpicker(); $('.flatpickr').flatpickr(); } $(document).ready(jsReload); $(document).on('page:load', jsReload);` Hope it will help you to.
Hello @hadifarnoud i had similar problem and i decided to remove akaunting-db from docker-compose and instead to use external db by configuring on run.env