How to save signalR chat messages to database
the method
CreateChannelMessageAsync
just add the message to the database, but somehow when I call it from my FE project, it just skip through it. Any help is strongly appreciated!5 Replies
What happens when you set a breakpoint and step through it? Does it fail in the
CreateChannelMessageAsync
or before? What's the error?nevermind, i fixed it, forgot to restart the project LOL
lmao happens, glad you figured it out 😌
$close
If you have no further questions, please use /close to mark the forum thread as answered