Skip to content

Homepage Initial Load is fine, but if user refresh page, user will get ManagedError: One or more errors occurred. (Parameter count mismatch.) #75

Description

@joshua-qj

Using InteractiveAuto rendermode on App.razor, it always has below error when user refresh page,
ManagedError: One or more errors occurred. (Parameter count mismatch.)
at Jn (marshal-to-js.ts:349:18)
at $l (marshal-to-js.ts:306:28)
at 00b2380a:0x1fa68
at 00b2380a:0x1bf2f
at 00b2380a:0xf017
at 00b2380a:0x1e782
at 00b2380a:0x1ef78
at 00b2380a:0xce61
at 00b2380a:0x44399
at e. (cwraps.ts:338:24)

.But if change rendermode to InteractiveServer on App.razor, everything is fine, no more errors on browser.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions