-
Notifications
You must be signed in to change notification settings - Fork 81
Modern Theme not functioning #23
Copy link
Copy link
Open
Labels
Description
Applying the modern theme to the example survey results in visual bugs.
How to reproduce:
-
Clone from master
-
Change Survey.js:28 to
Survey.StylesManager.applyTheme("modern"); -
Visit Survey page
The resulting survey will contain incorrect formatting.

I also tried to following this issue but also failed to render it succesfully: surveyjs/custom-widgets#192
Reactions are currently unavailable