Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Grault
Posts
Comments
C
C#
•
Created by Grault on 11/15/2024 in
#help
Blazor WASM: Injecting a service
I got rid of the error, now I need to figure out why nothing is displaying.
22 replies
C
C#
•
Created by Grault on 11/15/2024 in
#help
Blazor WASM: Injecting a service
Alright, thanks.
22 replies
C
C#
•
Created by Grault on 11/15/2024 in
#help
Blazor WASM: Injecting a service
🤞
22 replies
C
C#
•
Created by Grault on 11/15/2024 in
#help
Blazor WASM: Injecting a service
Ah, got it.
@rendermode @(new InteractiveWebAssemblyRenderMode(prerender: false))
@rendermode @(new InteractiveWebAssemblyRenderMode(prerender: false))
22 replies
C
C#
•
Created by Grault on 11/15/2024 in
#help
Blazor WASM: Injecting a service
Do I need a @using for that? Blazor components break intellisense...
22 replies
C
C#
•
Created by Grault on 11/15/2024 in
#help
Blazor WASM: Injecting a service
The Sheet component is on a page in the Client project.
22 replies
C
C#
•
Created by Grault on 11/15/2024 in
#help
Blazor WASM: Injecting a service
Got it, thanks.
22 replies
C
C#
•
Created by Grault on 11/15/2024 in
#help
Blazor WASM: Injecting a service
Where would that constructor be placed? I don't think I have anything like that.
22 replies
C
C#
•
Created by Grault on 11/15/2024 in
#help
Blazor WASM: Injecting a service
Shouldn't that have been prevented by the render mode?
22 replies
C
C#
•
Created by Grault on 10/30/2024 in
#help
NetMQ: SendFrame never sends, never returns.
I was moving a socket across threads (not OK without special logic). Never mind.
5 replies
C
C#
•
Created by Grault on 10/30/2024 in
#help
NetMQ: SendFrame never sends, never returns.
When I run the minimal client code from the WPF app (on its own thread), the minimal server hears the message. I then targeted the driver with a valid message copied from the failing code, and the driver received the message.
5 replies
C
C#
•
Created by Kaoruko Waguri on 9/30/2022 in
#help
Need some help
Good!
159 replies