Files
formbricks/apps/web
Cursor Agent 587b4a8924 Fix TypeError: Cannot read properties of null (reading 'finished')
Add null check for response before accessing finished property in PUT endpoint.
When getResponse returns null (response not found), return 404 instead of
attempting to access properties on null object.

Fixes FORMBRICKS-FN
2026-02-03 16:55:34 +00:00
..
2026-01-21 15:23:09 +00:00