Bug #21439
closedJavascript error on Docker Tag details page
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1505562
Description of problem:
Javascript error on Docker Tags details when viewed in a new tab / from a bookmark / not navigated to from within Satellite. Does not seem to affect behavior.
Version-Release number of selected component (if applicable): 6.3 latest snap
How reproducible:
Always
Steps to Reproduce:
1. create a product with a Docker repository and sync a registry into it, like registry.access.redhat.com
2. navigate to the repo and view the docker tags
3. from the list of tags, select any one and open the link in a new window
Actual results:
bastion-07218d8587ca70597d4ed893d78f70627bdcb823a52c1ee8e1b285babe816322.js:13551 TypeError: self.table.allSelected is not a function
at Object.Nutupane.self.table.selectAllResults (bastion-07218d8587ca70597d4ed893d78f70627bdcb823a52c1ee8e1b285babe816322.js:71212)
Expected results: No JS error in the console
Additional info: