79537124

Date: 2025-03-26 19:47:06
Score: 0.5
Natty:
Report link

Finally I figured out the root cause:

Some parts of my JSP page are dynamically loaded in the client Side within iFrame , which cut my single JSP page into multiple JS context. The trigger and its related component fell into different JS context.

The fixing is simple, I just put them together.

Reasons:
  • Whitelisted phrase (-2): I figured out
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Justin Wu