79647557

Date: 2025-06-01 13:17:04
Score: 2.5
Natty:
Report link

Blazor doesn’t relay messages sent within shadow elements. There’s a hack but you need to manually edit blazor.web.js and change e.target to e.composedPath().find(_=>true)

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Poppyto