Skip to content

The BinarySubmit sample does not work - missing key JavaScript functions #65

@mbuotidem

Description

@mbuotidem

It appears that the Binary Submit sample for Blazor is missing the JavaScript code that would make it work.

When I run it, I get the error :

Error: Microsoft.JSInterop.JSException: Could not find 'getStream' ('getStream' was undefined).
Error: Could not find 'getStream' ('getStream' was undefined).

I went ahead to create my own getStream function but then another JavaScript function, 'readBytes', used in the ChunkedStream.cs class (line 51) is missing as well.

Is there a plan to update the BinarySubmit sample?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions