surveyjs / survey-creator

Scalable open-source survey software to generate dynamic JSON-driven forms within your JavaScript application. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.
https://surveyjs.io/open-source
Other
862 stars 363 forks source link

Theme Editor: Custom fonts are missing from the font list #5570

Closed JaneSjs closed 3 weeks ago

JaneSjs commented 3 weeks ago

T18531 - Fonts push not working https://surveyjs.answerdesk.io/internal/ticket/details/T18531


In this demo, a custom font is not available in a list.

You can also try this demo (View CodeSandbox) and see that the custom font isn't available despite being registered.

image