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

Cannot switch back to application frames #573

Closed
hubertnnn opened this issue May 11, 2018 · 2 comments
Closed

Cannot switch back to application frames #573

hubertnnn opened this issue May 11, 2018 · 2 comments

Comments

@hubertnnn
Copy link

  • Laravel Version: v5.6.20
  • PHP Version: 7.1.16-1+ubuntu16.04.1+deb.sury.org+1
  • Whoops version: 2.1.14

If I switch stacktrace from "Application frames" to "All frames" in Laravel whoops screen, its impossible to switch back.

More details here:
laravel/framework#24176

@hubertnnn
Copy link
Author

hubertnnn commented May 11, 2018

It seems that this only happens if "Application frames" are selected as default.
If "All frames" are the default, tabs work fine.

eg. in Laravel a missing view error works fine, but if you throw an exception from controller, then the bug happens

@denis-sokolov
Copy link
Collaborator

Thanks for the report, fixed in the upcoming version!

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

No branches or pull requests

2 participants