79708517

Date: 2025-07-21 03:28:22
Score: 1
Natty:
Report link

You can also use @rendermode Razor directive and applying a render mode to a component definition.

This works on my end:

@rendermode InteractiveAuto

or to be more specific:

@rendermode InteractiveServer

By applying this directive, it could also solve the given exception.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: DevQt