Fix: remove transaction form controller #2279
Reference in New Issue
Block a user
Delete Branch "fix/remove-transaction-form-controller"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This JS error seems to be caused by obsolete Controller?
This fix removes the controller and solves the error (as it seems that select categories are filled up with helpers now)
Looks good! Yes, this controller is outdated now that we're navigating via turbo frames for those tabs.