I attempted to override the file “apps/frappe/frappe/public/js/frappe/form/footer/form_timeline.js,” but I encountered difficulty importing the class from this JavaScript file into my custom app. Could you please guide me on how to import a class from a different module in a JavaScript file?
i’m also fasing same issue.