You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Dependency-Track v4.12-SNAPSHOT, the following displays when clicking to display the "About" Dialog
The browser development console reports:
NavigationDuplicated: Avoided redundant navigation to current location: "/dashboard".
Ht https://dependency-track-test.foo.bar.com/js/chunk-vendors.05a9396d.js:63
Lt https://dependency-track-test.foo.bar.com/js/chunk-vendors.05a9396d.js:63
confirmTransition https://dependency-track-test.foo.bar.com/js/chunk-vendors.05a9396d.js:63
transitionTo https://dependency-track-test.foo.bar.com/js/chunk-vendors.05a9396d.js:63
push https://dependency-track-test.foo.bar.com/js/chunk-vendors.05a9396d.js:63
push https://dependency-track-test.foo.bar.com/js/chunk-vendors.05a9396d.js:63
push https://dependency-track-test.foo.bar.com/js/chunk-vendors.05a9396d.js:63
created https://dependency-track-test.foo.bar.com/js/app.9eea079b.js:1
Note the reference to current location "/dashboard". These messages seemingly do not occur in any other context than dashboard and neither is the "oops" error (tested about a dozen pages).
Steps to Reproduce
Navigate to Dashboard.
Click "Dependency-Track" link in bottom left corner of screen.
The "About" dialog is displayed and the "oops" error is displayed.
Navigate to other pages and repeat the operation to display the "About" dialog.... there are no errors.
Note that the problem is seen with DT v4.12-SNAPSHOT but v4.11.7 is fine.
Expected Behavior
"About" Dialog can be viewed on Dependency-Track Dashboard without an error occurring.
Current Behavior
When using Dependency-Track v4.12-SNAPSHOT, the following displays when clicking to display the "About" Dialog
The browser development console reports:
Note the reference to current location "/dashboard". These messages seemingly do not occur in any other context than dashboard and neither is the "oops" error (tested about a dozen pages).
Steps to Reproduce
Note that the problem is seen with DT v4.12-SNAPSHOT but v4.11.7 is fine.
Expected Behavior
"About" Dialog can be viewed on Dependency-Track Dashboard without an error occurring.
Dependency-Track Frontend Version
4.12.0-SNAPSHOT
Browser
Mozilla Firefox
Browser Version
130.0.1
Operating System
Windows
Checklist
The text was updated successfully, but these errors were encountered: