Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clusters: Error thrown when exiting cluster config view for local cluster #12291

Open
yonasberhe23 opened this issue Oct 17, 2024 · 1 comment
Labels
ember Ember UI Issue kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Milestone

Comments

@yonasberhe23
Copy link
Contributor

yonasberhe23 commented Oct 17, 2024

Setup

  • Rancher version: v2.10
  • Rancher UI Extensions:
  • Browser type & version: FF, Chrome

Describe the bug
Error is thrown when exiting cluster config view for local cluster.

Uncaught (in promise) TypeError: s.route is undefined

To Reproduce

  1. go to cluster management page
  2. go to local cluster details page
  3. click 'Config' button
  4. click cancel

Result
Error is thrown when exiting cluster config view for local cluster.

Expected Result
No error is thrown when exiting cluster config view for local cluster.

Screenshots

Screen.Recording.2024-10-17.at.4.31.33.PM.mov

Additional context

@yonasberhe23 yonasberhe23 added kind/bug area/vue3 Bugs and technical debts as outcome to the Vue3 migration labels Oct 17, 2024
@yonasberhe23 yonasberhe23 added this to the v2.10.0 milestone Oct 17, 2024
@github-actions github-actions bot added the QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this label Oct 17, 2024
@rak-phillip rak-phillip self-assigned this Oct 18, 2024
@rak-phillip
Copy link
Member

Removing the area/vue3 label for this as the issue is related to Rancher UI/Ember

Uncaught (in promise) TypeError: can't access property "inaccessibleByURL", routeInfo.route is undefined
    _updateURL router_js.js:1895
    promise router_js.js:1454
    invokeCallback rsvp.js:493
    then rsvp.js:558
    <anonymous> Ember
    invoke backburner.js:338
    flush backburner.js:229
    flush backburner.js:426
    _end backburner.js:960
    _boundAutorunEnd backburner.js:629
    promise callback*buildNext/< backburner.js:28
    flush Ember
    _scheduleAutorun backburner.js:1179
    _ensureInstance backburner.js:1167
    schedule backburner.js:776
    Ember 5
    _end backburner.js:981
    end backburner.js:710
    _run backburner.js:1015
    _join backburner.js:989
    join backburner.js:760
    Ember 3
    jQuery 8
    Ember 5
    invoke backburner.js:338
    flush backburner.js:229
    flush backburner.js:426
    _end backburner.js:960
    _boundAutorunEnd backburner.js:629
    promise callback*buildNext/< backburner.js:28
    flush Ember
    _scheduleAutorun backburner.js:1179
    _ensureInstance backburner.js:1167
    schedule backburner.js:776
    Ember 7

@rak-phillip rak-phillip removed the area/vue3 Bugs and technical debts as outcome to the Vue3 migration label Oct 18, 2024
@rak-phillip rak-phillip removed their assignment Oct 18, 2024
@rak-phillip rak-phillip added the ember Ember UI Issue label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ember Ember UI Issue kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Projects
None yet
Development

No branches or pull requests

2 participants