Explorar o código

HUE-3956 [sentry] Browse to table does not load the object in v1

Enrico Berti %!s(int64=9) %!d(string=hai) anos
pai
achega
45547f5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      apps/security/src/security/static/security/js/hive.ko.js

+ 1 - 0
apps/security/src/security/static/security/js/hive.ko.js

@@ -1321,6 +1321,7 @@ var HiveViewModel = function (initial) {
 
   self.linkToBrowse = function (path) {
     self.assist.path(path);
+    self.updatePathHash(path);
     $(document).trigger("changed.path");
     self.assist.loadParents();
     self.updateSectionHash("edit");