Response alter hook never reached because of performAction() returning exceptions

Created on 30 October 2024, 6 months ago

Considering this a bug because I feel like if an alter hook is provided, it should always be reached, but it seems like only in certain behaviors (like redirect) might it get reached. This is because when performAction() returns an exception, it kills the rest of the process/flow, whereas if performAction() returns an actual response, it doesn't kill it and gets to the alter hook.

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States joshua.boltz

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024