first problem: Style->select layer -> no tiles, console contains TypeError: Wu.Legend is not a constructor
this._legendStyler = new Wu.Legend(legendOptions);
that's line 98 of chrome.settings.styler.js
this._legendStyler = new Wu.Legend(legendOptions);
if I click on the error shown in console, firebog takes me to the "Script" tab, showing the code
Uncaught TypeError: Wu.Legend is not a functionListPicker._handleMouseUp @ about:blank:504
Uncaught TypeError: Wu.Legend is not a functionListPicker._handleMouseUp @ about:blank:504