Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeScript definition for connected and disconnected seem wrong #75

Closed
liayn opened this issue Dec 13, 2022 · 0 comments
Closed

TypeScript definition for connected and disconnected seem wrong #75

liayn opened this issue Dec 13, 2022 · 0 comments

Comments

@liayn
Copy link

liayn commented Dec 13, 2022

The type definitions for $cable.connected and $cable.disconnected are wrong in the sense those properties do not seem to actually exist.
At least I couldn't find a word within the src folder.

connected: boolean;

I guess those two can be removed and it would save some working hours searching why "connected" is never true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants