Fix: remove transaction form controller #2279

Merged
LEstradioto merged 1 commits from fix/remove-transaction-form-controller into main 2025-05-22 23:30:34 +08:00
LEstradioto commented 2025-05-22 08:44:52 +08:00 (Migrated from github.com)

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)

image

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) ![image](https://github.com/user-attachments/assets/69eea551-7fc9-4b5f-b041-68c1b8772e9b)
zachgoll (Migrated from github.com) approved these changes 2025-05-22 23:30:27 +08:00
zachgoll (Migrated from github.com) left a comment

Looks good! Yes, this controller is outdated now that we're navigating via turbo frames for those tabs.

Looks good! Yes, this controller is outdated now that we're navigating via turbo frames for those tabs.
Sign in to join this conversation.