Merge pull request #3427 from dmitrylyzo/fix-backdrop-back
This commit is contained in:
@@ -2096,6 +2096,7 @@ export default function (view, params) {
|
||||
if (currentItem) {
|
||||
appRouter.setTitle('');
|
||||
renderTrackSelections(page, self, currentItem, true);
|
||||
renderBackdrop(currentItem);
|
||||
}
|
||||
} else {
|
||||
reload(self, page, params);
|
||||
|
||||
Reference in New Issue
Block a user