Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 13, 20232 yr 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; }
February 13, 20232 yr Solution 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.