Skip to content

HttpContext == null #4457

Jan 23, 2025 · 1 comments · 11 replies
Discussion options

You must be logged in to vote

I misread the code.

So now my question is why you are using a sync Fetch call? Blazor generally won't work with sync calls to things like the database or an app server. I would expect to have issues when calling a sync data portal method instead of awaiting a FetchAsync call.

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@Jamestravisa
Comment options

@rockfordlhotka
Comment options

@Jamestravisa
Comment options

@rockfordlhotka
Comment options

Answer selected by Jamestravisa
@Jamestravisa
Comment options

@StefanOssendorf
Comment options

@Jamestravisa
Comment options

@rockfordlhotka
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants