C
C#3w ago
Naeso

SignalR : Warning : No client method with the name 'x' found... but the method exists !!

Hello, I'm legit flabbergasted right now. I never had this issue before. While running my SignalR-powered website, I get this warning : "No client method with the name 'x' found... but the method exists !!". But. The method exists. On the front, and back end. This is the only method in my entire project which fails to run. I've tried to remove every other method from that same react component. Not a change. I've tried to remove every logic inside the front end method, with just a console.log inside. No luck. I'm driving insane. There is absolutely, not in a gazillions years, a chance this should occur. HOW ? How, by every mean, is this happening ? Why ? Thanks.
No description
11 Replies
Unknown User
Unknown User3w ago
Message Not Public
Sign In & Join Server To View
Naeso
NaesoOP3w ago
The project is all mine thankfully but the repo is private rn. I'll provide any info needed
Unknown User
Unknown User3w ago
Message Not Public
Sign In & Join Server To View
Naeso
NaesoOP3w ago
I don't understand what you mean and how that relates to my issue at hand
Naeso
NaesoOP3w ago
Managed to find out what the hell was going on. I'm just a fucking idiot
No description
Naeso
NaesoOP3w ago
No description
Naeso
NaesoOP3w ago
^dont do that :wizou:
Unknown User
Unknown User3w ago
Message Not Public
Sign In & Join Server To View
Naeso
NaesoOP3w ago
yes, I did, and I posted the explaination above It has nothing to do with .NET, but with React
Unknown User
Unknown User3w ago
Message Not Public
Sign In & Join Server To View
MODiX
MODiX3w ago
If you have no further questions, please use /close to mark the forum thread as answered

Did you find this page helpful?