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
JaneSjs
changed the title
Angular TS Error: Property 'RADIOMARKER_READONLY_FONT_SIZE_SCALE' does not exist on type 'typeof RadioItemBrick'
TypeScript Error: Property 'RADIOMARKER_READONLY_FONT_SIZE_SCALE' does not exist on type 'typeof RadioItemBrick'
Nov 26, 2024
Upon further investigation, I confirmed that the TS error doesn't occur in the latest version of SurveyJS libraries. Please ensure that you're using the same v1.12.11 for all SurveyJS packages within your application.
T20056 - UI Issue in PDF for Radio buttons
https://surveyjs.answerdesk.io/internal/ticket/details/T20056
survey-pdf/src/pdf_render/pdf_radioitem.ts
Line 51 in ec612cd
The
Property 'RADIOMARKER_READONLY_FONT_SIZE_SCALE' does not exist on type 'typeof RadioItemBrick'.
Demo
The text was updated successfully, but these errors were encountered: