Hello! Can you explain how you managed that I have also two control using Signalr in the save view but they seem to use the same promise even tho I've made two variables. When I check the Network traffic Only one start get's invoked everything is fin for the 1st control but the second one can only invoke read and does not receive Update, Create and Destroy Push. When I look at the network traffic it seems in start listening on the wrong hub.
↧