From 4d448510b442f23a678e8bec5f3e68eb41239a85 Mon Sep 17 00:00:00 2001 From: mabashian Date: Tue, 8 Dec 2020 14:54:02 -0500 Subject: [PATCH] Fixes bug where navigating from one survey question form directly to another wasn't reloading the form. --- .../src/screens/Template/Survey/SurveyQuestionForm.jsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/awx/ui_next/src/screens/Template/Survey/SurveyQuestionForm.jsx b/awx/ui_next/src/screens/Template/Survey/SurveyQuestionForm.jsx index 793b928216..21134bd2cd 100644 --- a/awx/ui_next/src/screens/Template/Survey/SurveyQuestionForm.jsx +++ b/awx/ui_next/src/screens/Template/Survey/SurveyQuestionForm.jsx @@ -30,7 +30,7 @@ function AnswerTypeField({ i18n }) { return (