79746240

Date: 2025-08-25 22:38:18
Score: 0.5
Natty:
Report link

I've found the cause. PHPStorm adds these parameters when you open the index page via ALT+F2:

?_ijt=pdprfcc6u90jpqpfgc0hfk2mk3&_ij_reload=RELOAD_ON_SAVE

My code automatically preserves URL parameters, so this was causing the devenv to return the extra payload.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Doc Bok