You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-User has specified a Button Choice, Dropdown choice, or Radio List choice for a survey question type.
-The fields in the feature service that correspond with the button, dropdown, or radio list question types do not have a domain specified, so the app doesn't know how to load the choice options correctly.
Output: The survey page loads a white screen and an error is written to the console:
The text was updated successfully, but these errors were encountered:
@MikeTschudi Can you check my logic for this fix? Also... I'm not sure who to send the request to to get this new error message i've created localized. I've added the message to the resources.js file for i18n
Repro Conditions:
-User has specified a Button Choice, Dropdown choice, or Radio List choice for a survey question type.
-The fields in the feature service that correspond with the button, dropdown, or radio list question types do not have a domain specified, so the app doesn't know how to load the choice options correctly.
Output: The survey page loads a white screen and an error is written to the console:
The text was updated successfully, but these errors were encountered: