Davide Bontempelli

Results 24 comments of 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: ![image](https://user-images.githubusercontent.com/7412876/128985582-5a7d2cbb-3b35-40d2-ba73-8c938b1cf697.png)

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 ![image](https://user-images.githubusercontent.com/7412876/56720508-4e8f6180-6743-11e9-847b-b63d2c807971.png)

@williamchong007 this explains why there are so many (apparently unused) dependencies in https://github.com/williamchong007/nuxt-ssr-firebase/blob/master/functions/package.json ??