-
Notifications
You must be signed in to change notification settings - Fork 588
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
Comments
@barryvdh do you have any thoughts on this? |
@jordonbaade did you republish your assets as described in the updating section of the docs? https://laravel.com/docs/6.x/telescope#installation |
I see the issue, but not really sure why it's happening. It looks the same as other screens. |
I think it's because |
Should be fixed with #797 |
Thanks @barryvdh! |
Thanks guys :) |
Description:
/telescope/views scans forever - looks likes data is being pulled properly - no console errors
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
The text was updated successfully, but these errors were encountered: