surveyjs / survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
https://surveyjs.io/form-library
MIT License
4.21k stars 814 forks source link

Property Grid - When loading choices from an API, the popup height is too small #7673

Closed JaneSjs closed 10 months ago

JaneSjs commented 10 months ago

User Issue: T15649 - Choices field loader https://surveyjs.answerdesk.io/internal/ticket/details/T15649


To reproduce the issue, run the demo and click on the survey's Country popup for the first time. A popup appears as follows. image

If you open the popup for subsequent times, the popup appears correctly: image

JaneSjs commented 10 months ago

@OlgaLarina, the issue is reproduced in a Form Library which loads choices from a RESTful service: View Demo. image image