-
Notifications
You must be signed in to change notification settings - Fork 809
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It's impossible to change the default value of the ChoicesRestful.path
property
#6766
Comments
Hello @masciugo,
With the We will research this issue and update you shortly. Thanks |
Hi guys. I tried but it does not seems fixed to me https://codesandbox.io/s/great-solomon-yvnwvc?file=/src/SurveyComponent.jsx q2 should not provide any choices as 'list' path does not exists in the service response (I switched to codesandbox because plunker seems not very responsive) |
ChoicesRestful.path
property
Are you requesting a feature, reporting a bug or asking a question?
bug/question
What is the current behavior?
In the following plunk I was able to customize
allowEmptyResponse
property defaultValue (as you can see I do not get any error in q1). But I was not able to do the same for thepath
property (q2 should return an empty list)https://plnkr.co/edit/vwNYDij400GUSQyy
thank you
The text was updated successfully, but these errors were encountered: