Summary
Error underlining / popup message in code window persists after error is corrected and app recompiled
Objo Studio Version
26.5.5
Operating System
MacOS Sonoma 14.6.1
Steps To Reproduce
Probably doesn't reproduce consistently but see attached image.
I have a method, ReportIn() that I wrongly put in the code as Report(). I fixed this, ran the app, but as you can see the error message is still showing up. The app runs fine.

(Incidentally, I cleared this issue by quitting and restarting Objo).
Expected Result
Actual Result
Screenshots, Logs, Or Sample Project
Here's another example showing a warning message from old, deleted code.
The diamond is a real error that I haven't cleared yet, but the warning message was there before the compile that produced the error.
