mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-19 11:11:05 -05:00
fix: display count not getting decremented
This commit is contained in:
@@ -60,6 +60,7 @@ export const renderWidget = (survey: TSurvey) => {
|
||||
},
|
||||
config.get().apiHost
|
||||
);
|
||||
displayId = id;
|
||||
surveyState.updateDisplayId(id);
|
||||
responseQueue.updateSurveyState(surveyState);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user