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 didn't find anything #510

Closed
michelangelomo opened this issue Dec 18, 2018 · 6 comments
Closed

Telescope didn't find anything #510

michelangelomo opened this issue Dec 18, 2018 · 6 comments

Comments

@michelangelomo
Copy link

Sometimes when I use Telescope in production environment I didn't see anything.

If I open the Chrome Developer Tools I can see the requests to api with the expected response but the page still show me "We didn't find anything - just empty space."

@themsaid
Copy link
Member

Can you please make sure you're on latest Telescope version? If so can you please share the response you see in the browser console?

@michelangelomo
Copy link
Author

Version 1.0.10 is installed (laravel/telescope: '^1.0').

schermata 2018-12-18 alle 23 12 55

@ghost
Copy link

ghost commented Dec 19, 2018

@michelangelomo

Because Telescope use filter by default:
https://laravel.com/docs/5.7/telescope#filtering

comment that code and see what happens

@themsaid
Copy link
Member

I can't replicate it, you'll need to dig more.

@michelangelomo
Copy link
Author

@Rux77
Telescope::filter returns true in production. There is no filters...

@michelangelomo
Copy link
Author

Now apparently works fine. I don't know how to reproduce it.

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

No branches or pull requests

2 participants