Page MenuHomeFeedback Tracker

Also validate Scripts on Compile and Reload
Assigned, NormalPublic

Description

If you see an error in the script editor and fix it, compiling and reloading (Shift + F7) will not remove the error message.
E.g:

You have to manually validate scripts (F7) again to remove the error message.

Validation should be included in the compile and reload function, as it’s misleading to show an error that has already been fixed.

Details

Severity
Tweak
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
General
Steps To Reproduce
  1. Make error coding
  2. See error
  3. Fix error
  4. Compile and Reload (SHIFT + F7)
  5. Still see error
  6. Validate Scripts (F7)
  7. Error gone

Event Timeline

Geez changed the task status from New to Assigned.Oct 21 2024, 3:39 PM