livepeer / ui-kit

Livepeer UI Kit: Video primitives for React
https://docs.livepeer.org/sdks/react/getting-started
MIT License
64 stars 29 forks source link

[bug] Type missmatch #457

Closed pblvrt closed 9 months ago

pblvrt commented 9 months ago

Is there an existing issue for this?

Package Version

3.1.9

Current Behavior

Property 'playbackId' does not exist on type 'StreamSession' when using useStreamSessions hook

The api does return a playbackId for streamSession

Expected Behavior

No response

Steps To Reproduce

No response

Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)

No response

Anything else?

No response

0xcadams commented 9 months ago

This should be fixed with https://github.com/livepeer/livepeer-react/pull/459