-
I believe this is because the to_delete handler in client.js never calls the server (https://github.com/invisible-college/statebus/blob/v5/client.js#L111)
Here is a test case. Run the server code b…
-
React is so 2016.
mitar updated
7 years ago
-
Calling bus.del(key) from a to_delete handler on the server will cause an infinite loop. This isn't surprising as the call to bus.del will end up invoking the to_delete handler again.
I think to_s…
-
Statebus: 4.0.30
Example repro: `fetch('/*')`
Server crashes with this error:
```
assert.js:85
throw new assert.AssertionError({
^
AssertionError: false == true
at Console.assert (…
-
I'd like to describe what I'm currently doing in my group (my office), and update this over time.
But I have to manually resize the text field, such as when I'm updating what I'm doing.
Likewi…
-
I just cleaned up the audio volume calculations: https://github.com/invisible-college/tawk.space/commit/552ceae5b69bbde2316c9af246c971865571f5b5
It's working well for us in considerit. When I mouse…
-
Behavior:
- tawk.space tab freezes entirely sometimes when scratch text area needs to expand
- I can still hear other people, but they can't hear me
- the freeze never resolves; I need to kill t…
-
The symptom is that you're local stream always has the spinner gif, and never loads. If you're the first person in the space, you start in your own group, then magically get kicked out back to the top…
-
When I first open up tawk, it takes at least couple seconds for me to see my video stream and everybody else in the room. It gets worse when you're on a slow connection and the handshaking takes a lon…
-
We don't know why, but sometimes some participants can hear one person, while others can't. That person's microphone does work, and tawk sets the person's volume to the correct number (20, 80, or 100%…