Skip to content

Conversation

@marcoambrosini
Copy link
Member

@marcoambrosini marcoambrosini commented Jun 14, 2021

@marcoambrosini marcoambrosini added 2. developing technical debt dependencies Pull requests that update a dependency file labels Jun 14, 2021
@marcoambrosini marcoambrosini added this to the 💖 Next Major (23) milestone Jun 14, 2021
@marcoambrosini marcoambrosini self-assigned this Jun 14, 2021
@PVince81
Copy link
Member

@nickvergessen thanks for the suggestions. I already changed this in parallel, strange that Github doesn't say anything about this.

Now the errors are about actual code to adjust to satisfy eslint

@PVince81
Copy link
Member

@marcoambrosini the jest stuff is fixed as you asked, do you want to take care of the reported eslint issues ?

@marcoambrosini
Copy link
Member Author

@marcoambrosini the jest stuff is fixed as you asked, do you want to take care of the reported eslint issues ?

Thanks @PVince81, yes I will!

@nickvergessen
Copy link
Member

do you want to take care of the reported eslint issues ?

We talked about it with skjnldsv yesterday and it might also be okay to add a temporary exception to the eslint as it's just a different prefered coding style

@skjnldsv
Copy link
Member

We talked about it with skjnldsv yesterday and it might also be okay to add a temporary exception to the eslint as it's just a different prefered coding style

Yes, requires investigation though, this is an error, not a warning 😁

@marcoambrosini
Copy link
Member Author

Yes, requires investigation though, this is an error, not a warning 😁

Should be a super easy fix, on it

@marcoambrosini
Copy link
Member Author

Ok it should™ all be good now, reviews plz!

@marcoambrosini marcoambrosini force-pushed the techdebt/noid/node14-npm7 branch from b3978a4 to aa22cdb Compare June 16, 2021 08:28
@marcoambrosini marcoambrosini force-pushed the techdebt/noid/node14-npm7 branch from aa22cdb to 0dc7284 Compare June 16, 2021 15:04
Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to break calls completely

  • can't see my own video
  • sharing the screen doesn't work anymore
 [Vue warn]: Error in callback for watcher "localMediaModel.attributes.localStream": "TypeError: adapter.browserDetails is undefined"

found in

---> <LocalVideo> at src/components/CallView/shared/LocalVideo.vue
       <Grid> at src/components/CallView/Grid/Grid.vue
         <CallView> at src/components/CallView/CallView.vue
           <MainView> at src/views/MainView.vue
             <AppContent>
               <Content>
                 <App> at src/App.vue
                   <Root> vue.runtime.esm.js:619
TypeError: adapter.browserDetails is undefined
    exports attachmediastream.js:41
    _setLocalStream LocalVideo.vue:261
    localStream LocalVideo.vue:203
    VueJS 5

@marcoambrosini marcoambrosini force-pushed the techdebt/noid/node14-npm7 branch from 0dc7284 to 29f4e1a Compare June 17, 2021 14:41
@nickvergessen nickvergessen force-pushed the techdebt/noid/node14-npm7 branch from 29f4e1a to da3d3e3 Compare June 17, 2021 14:48
Signed-off-by: Joas Schilling <[email protected]>
@nickvergessen
Copy link
Member

Tested with:

  • Edge
  • Safari
  • Firefox
  • Chromium

@marcoambrosini marcoambrosini merged commit 86a5fbf into master Jun 17, 2021
@marcoambrosini marcoambrosini deleted the techdebt/noid/node14-npm7 branch June 17, 2021 15:18
// Toggles videos on and off
handleToggleVideo({ peerId, value }) {
this.sharedDatas[peerId].videoEnabled = value
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release dependencies Pull requests that update a dependency file technical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants