[GH-ISSUE #1235] Sending text from client form to server throws exception #910

Closed
opened 2026-02-27 15:52:21 +03:00 by kerem · 3 comments
Owner

Originally created by @Knakiri on GitHub (Jan 11, 2024).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1235

FormRemoteChat.cs
image
RemoteChatHandler.cs
image

what am i doing wrong here?

Originally created by @Knakiri on GitHub (Jan 11, 2024). Original GitHub issue: https://github.com/quasar/Quasar/issues/1235 FormRemoteChat.cs ![image](https://github.com/quasar/Quasar/assets/95192545/25d083ff-f3c1-4e99-a277-aa9a5b385170) RemoteChatHandler.cs ![image](https://github.com/quasar/Quasar/assets/95192545/bc155cf3-2cf1-4530-819f-4dd5d20eff35) what am i doing wrong here?
kerem 2026-02-27 15:52:21 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@Knakiri commented on GitHub (Jan 11, 2024):

i suspect its because something related to ISender but still couldnt figure it out

<!-- gh-comment-id:1887914594 --> @Knakiri commented on GitHub (Jan 11, 2024): i suspect its because something related to ISender but still couldnt figure it out
Author
Owner

@MaxXor commented on GitHub (Jan 12, 2024):

Check out the simplest form of a message, the show messagebox feature: https://github.com/search?q=repo%3Aquasar%2FQuasar+DoShowMessageBox&type=code

<!-- gh-comment-id:1889237615 --> @MaxXor commented on GitHub (Jan 12, 2024): Check out the simplest form of a message, the show messagebox feature: https://github.com/search?q=repo%3Aquasar%2FQuasar+DoShowMessageBox&type=code
Author
Owner

@Knakiri commented on GitHub (Jan 12, 2024):

Check out the simplest form of a message, the show messagebox feature: https://github.com/search?q=repo%3Aquasar%2FQuasar+DoShowMessageBox&type=code

I know your sending from server request to execute the messagebox but what if you dont want a request from server first? I am working on remote chat but when client is trying to send text to server it throws null exception

<!-- gh-comment-id:1889583631 --> @Knakiri commented on GitHub (Jan 12, 2024): > Check out the simplest form of a message, the show messagebox feature: https://github.com/search?q=repo%3Aquasar%2FQuasar+DoShowMessageBox&type=code I know your sending from server request to execute the messagebox but what if you dont want a request from server first? I am working on remote chat but when client is trying to send text to server it throws null exception
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#910
No description provided.