Maddy M

Results 3 issues of Maddy M

when i try let time = hour+":"+minute; this.setState({time: time}); i get undefined is not a function(evaluating 'this.setState({time:time})') but if i alert that time i can see correct time. same problem...

Tested on chrome when stream is started and is able to view on player .. if refreshed at some intervals of 5 -10 min .. video does not load shows...

When rpc call starts with consecutive uppercase `rpc UMChannel (stream Request) returns (stream Response);` the generated definitions would contain `uMChannel(request: package.Request): Observable;` which would be undefined function, instead it should...

bug