"stateChanged" missing from Typescript SignalR lifetime events?
Open
affected-very-few
api-suggestion
area-signalr
enhancement
help wanted
severity-minor
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
### Describe the bug
onreconnecting, onreconnected, onclose, and the event from start() are the only ones supported currently in the Typescript client, is this correct?
### To Reproduce
Attempt to use stateChanged ..
### Further technical details
SignalR for Typescript version 3.1.0.
Contributor guide
Assessment
This issue has not been assessed yet.