You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
actioncable-vue/types/vue.d.ts
Line 18 in ac1c863
I guess those two can be removed and it would save some working hours searching why "connected" is never true.
The text was updated successfully, but these errors were encountered: