SurveyJS PDF Generator v2.0.2

Released: Mar 25, 2025

v2.0.2 での更新項目

不具合の修正

  • Form Library:
    • Rating Scale in dropdown mode: The min and max labels are hidden if rate value aren't auto-generated.
    • The onTextMarkdown event doesn't provide access to a choice item for which the event is raised.
    • SurveyModel's isLastPage() method returns true even when the current page is not last in question-per-page mode.
    • Entering an already present choice option into the Other comment box saves an incorrect result if storeOthersAsComment is false.
    • displayValue() function copies the Other item's label instead of its value when specified inside a Dynamic Panel.