79659725

Date: 2025-06-10 02:57:30
Score: 1
Natty:
Report link
  1. RedirectToAction() issues a redirect, it doesn’t call the method directly.

  2. Use return GameRoom(); or return View("GameRoom") to stay on the server.

  3. If sending a parameter, make sure the target method expects it.

  4. Use browser and server logs to confirm what requests are made after the redirect.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: J Nipun Rupasinghe