Davide Bontempelli
Davide Bontempelli
Same issue using chrome 53.0
> is only called if you call disconnect method (called on reconnect or stopStream methods). Interesting, maybe I'm calling `stopStream` accidentally somewhere. > Which version is the old library? Sorry,...
Fixed the problem with stopStream and now I'm also using the OpenGL View. The preview looks fine. I still see a lot of discarded packet. Unfortunately right now I can...
I'd like this too! A timer like this: 
I'm having this problem too but I've discovered that is the default behaviour: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file
Actually I found out that it depends on the browser: on Chrome the file is removed, on Firefox is not On Sat, 30 Jan 2021, 04:29 kelly, wrote: > I'm...
I have a similar issue: ` [Vue warn]: Invalid prop: type check failed for prop "selectedDate". Expected Date, got Date` With the code in the from an [example](https://github.com/buefy/buefy/blob/a06eed4b2753d31a8082be68397b643b922e2cd8/docs/pages/components/datepicker/examples/ExFooter.vue) ``` export...
@DonNicoJs thanks for the support :) I'm using nuxt 2.6.2 Here is a demo: https://codesandbox.io/s/yql12vywjz 
Yup, looks everything is working fine
@williamchong007 this explains why there are so many (apparently unused) dependencies in https://github.com/williamchong007/nuxt-ssr-firebase/blob/master/functions/package.json ??