Iaroslav Gryshaiev
Iaroslav Gryshaiev
This what bother me from time to time:) nice stuff! this should be going forward
> Yeah, if you could file a PR that would be appreciated! @markerikson Sure, done. Pls review
@phryneas @markerikson pls take a look if this one makes sense
@phryneas sorry, I think I don't follow. Initial issue I opened is that there is a trailing slash appearing which is not added. ```typescript export const api = createApi({ reducerPath:...
Ok, yea, that makes more sense. Thanks
ok @phryneas I think this should do it
@davidohayon669 I also faced this issue. The problem is that when top left cross button is clicked the video state changes to `paused`. What this button should trigger is some...
@DanielLeberle as a temporal workaround I've added a close button so user could at least close the view after seeing a screen behind the video view. Hope to see a...
@Charizard13 [this](https://github.com/akash-network/akashjs/commit/5bb78af350f4f609424506e9b5fbe0f8a958d85b) should fix the issue. We're still working to sync implementation with akash-network/cloudmos