Эх сурвалжийг харах

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

Enrico Berti 9 жил өмнө
parent
commit
45547f5

+ 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");