Line numbers appear wrong in Ignition since install #362
Unanswered
adam-jones-net
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've just got ignition working in a Laravel 6 project I support and the line numbers and line highlighting are always incorrect.
I've read that this is because of comments in the blade file and indeed that seems to be the case. Isn't there a way to avoid this (without deleting the comments?). And if not does anyone have an alternative recommended way of adding comments to blade that won't confuse ignition ?
What also puzzles me is that I often use whoops as an error page in Laravel and it doesn't seem to have this issue.
Beta Was this translation helpful? Give feedback.
All reactions