-
Notifications
You must be signed in to change notification settings - Fork 341
Closed
Labels
Description
- Browser: Google Chrome 72.0.3592.0 (Official Build) canary (64-bit)
- Operating System: Windows 7 x64
Styles list in the manage.html is empty. There is an error in the console:
Uncaught (in promise) TypeError: Cannot read property 'name' of null
at sorter.sort.styles.styles.map.style (manage.js:122)
at Array.map (<anonymous>)
at showStyles (manage.js:120)
at Promise.all.then.args (manage.js:39)
The same error after an attempt to create and save a new style and go back to manage page. The style is not shown, the list is still empty.
EvHaus, netizen-ais, VChet and r3b311i0n