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

/telescope/views scans forever #796

Closed
jordonbaade opened this issue Dec 17, 2019 · 7 comments
Closed

/telescope/views scans forever #796

jordonbaade opened this issue Dec 17, 2019 · 7 comments
Labels

Comments

@jordonbaade
Copy link

  • Telescope Version: 2.1.2
  • Laravel Version: 6.8.0
  • PHP Version: 7.3.12
  • Database Driver & Version: MySQL 8.0.18

Description:

/telescope/views scans forever - looks likes data is being pulled properly - no console errors

image

Steps To Reproduce:

Install Laravel
Install Telescope
Check /telescope/views - it's fine with no results
Visit website home page
Check /telescope/views - scans forever

@driesvints
Copy link
Member

@barryvdh do you have any thoughts on this?

@driesvints
Copy link
Member

@jordonbaade did you republish your assets as described in the updating section of the docs? https://laravel.com/docs/6.x/telescope#installation

@barryvdh
Copy link
Contributor

I see the issue, but not really sure why it's happening. It looks the same as other screens.

@barryvdh
Copy link
Contributor

I think it's because composers is not always in the data. It will fail there. From #766

@barryvdh
Copy link
Contributor

Should be fixed with #797

@driesvints
Copy link
Member

Thanks @barryvdh!

@jordonbaade
Copy link
Author

Thanks guys :)

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

3 participants