The Old Man Posted February 13 Share Posted February 13 Firefox console reports some unreachable code after return statement in root_front.js Around line 2221 when unminified, line 141 in minified version: _updateAttachmentImage: function (attachment, response) { return; if (!(attachment.is('img'))) { return; } SeNioR- 1 Link to comment Share on other sites More sharing options...
Solution Stuart Silvester Posted February 13 Solution Share Posted February 13 It's part of a minor new feature we were introducing in 4.7.7. It wasn't working very well so we disabled it and will revisit it in a later release. SeNioR- and The Old Man 1 1 Link to comment Share on other sites More sharing options...
Recommended Posts