• Robert Knight's avatar
    Add context to error logged when anchoring fails · 1bfb5778
    Robert Knight authored
    If the transcript fails to load in the video player app, it will reject the
    `contentReady` promise that the client waits on. The client would then cause the
    error to be thrown from `Guest.anchor`. Catch this error and add context to
    indicate what has gone wrong.
    1bfb5778
guest.ts 27.9 KB