mirror of
https://github.com/formbricks/formbricks.git
synced 2026-02-21 06:19:01 -06:00
fix: follow ups ending card (#5732)
This commit is contained in:
@@ -464,6 +464,7 @@ export function Survey({
|
||||
},
|
||||
variables: responseUpdate.variables,
|
||||
displayId: surveyState.displayId,
|
||||
endingId: responseUpdate.endingId,
|
||||
hiddenFields: hiddenFieldsRecord,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user