App Console and session log no longer showing syntax error

So I’ve been programming and all of a sudden I realize that my app console and session logs don’t show me any syntax errors.
It just simply doesn’t run the code and doesn’t show me why or where it stopped. I have to basically hunt down and print things for it to show me why and where.

Did I somehow turn syntax errors off accidentally? How do I bring my errors back?

Do you have an example that’s not behaving as expected?
If I write a syntax error and run the app it gets reported as expected in the app console

well i was about to do a video but its showing me syntax errors now. so maybe someone fixed it already

Can you try to check out an older version from yesterday and see if the syntax errors are there, just to make sure we are comparing apples to apples?