-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Description
It looks like the default destroy action is broken. Nothing happens when I click on the button in the form view of my user entity.
The confirmation pop up is correctly shown but afterwards, nothing is happening.
I've tried to overwrite the controller destroy action to get some logs, but not working.
controller do
def destroy
puts "Destroyed!"
end
end
Does anybody know if this is realted to Turbo or Rails 8 or a combination of how trestle is setup / included in the Rails project?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels