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

Routes tab does not show any existing route #1806

Open
Andrik264 opened this issue Nov 19, 2021 · 4 comments
Open

Routes tab does not show any existing route #1806

Andrik264 opened this issue Nov 19, 2021 · 4 comments
Labels

Comments

@Andrik264
Copy link

Andrik264 commented Nov 19, 2021

Describe the bug
Ember inspector does not show any existing route on 'Routes' page.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Ember-inspector'
  2. Click on 'Routes'
  3. See error

Expected behavior
The list of all existing routes.

Screenshots
image
image

Environment
Browser: Google Chrome Version 96.0.4664.55 (Official Build) (x86_64).
Ember-cli: 3.27.0.
Node: 14.17.5.
Os: darwin x64.
Ember-inspecor:

  • version 4.5.3;
  • Allow access to file URLs - true;
  • Site access - on all sites.

Additional context
The problem appeared more then month ago.
An error from console:

VM173:91 Ember Inspector has errored.
This is likely a bug in the inspector itself.
You can report bugs at https://github.com/emberjs/ember-inspector.
Error message: decorator is not a function
Stack trace: TypeError: decorator is not a function
    at https://localhost:4200/assets/ember-app.js:65354:412
    at Array.reduce (<anonymous>)
    at _applyDecoratedDescriptor (https://localhost:4200/assets/ember-app.js:65354:369)
    at Module.callback (https://localhost:4200/assets/ember-app.js:65382:37)
    at Module.exports (https://localhost:4200/assets/vendor.js:118:32)
    at requireModule (https://localhost:4200/assets/vendor.js:39:18)
    at Class._extractDefaultExport (https://localhost:4200/assets/vendor.js:227856:20)
    at Class.resolveOther (https://localhost:4200/assets/vendor.js:227540:32)
    at Class.resolve (https://localhost:4200/assets/vendor.js:227598:25)
    at _resolve (https://localhost:4200/assets/vendor.js:19951:36)
@Andrik264 Andrik264 added the bug label Nov 19, 2021
@RobbieTheWagner
Copy link
Member

@Andrik264 is there a site we can use to reproduce this?

@Andrik264
Copy link
Author

@rwwagner90
It's a closed website. I can only provide you credentials for our stage server where this bug is also reproducing.
Can I write you somewhere in private messages?

@RobbieTheWagner
Copy link
Member

@Andrik264 yes, are you on the Ember Discord? I am rwwagner90 on there too

@Andrik264
Copy link
Author

Andrik264 commented Dec 25, 2021

@rwwagner90 Writed you in pm on Discord. Check it
My nickname is the same: Andrik264

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants