Franco Montenegro

Results 11 comments of Franco Montenegro

`mixpanel.get_config` will be `undefined` if blocked. Otherwise, it's a function. I know, it's not ideal but a quick fix.

Thank you @jessopb, sadly I couldn't fix it without using `// $FlowFixMe`. Not ideal but it gets rid of the warning. I tried typecasting but it kept complaining about not...

Everything seems to be working fine except the app hangs randomly and quite frequently. Build script works. Further testing is required (especially app updates)

Additional notes, versions v20, and v18 were tested but all presented the same issue. They randomly hang if the dev tool is open. The closest version that didn't present this...

I was able to reproduce it (Linux, Elementary OS). The PR solves it though.

As discussed with @jessopb this will be on hold for now.

![image](https://user-images.githubusercontent.com/1719111/182917046-c0de8261-c13a-4af6-892c-7c64b3d14238.png) Hello @flaviofrc are you facing this issue on Linux, Mac or Windows? Are you having this issue in odysee too or just the app?

Upgrading to use Electron 20, Chromium 104 plus setting the `app.commandLine.appendSwitch('enable-features', 'PlatformHEVCDecoderSupport')` flag did not help.

As discussed with @jessopb, the following will be implemented for this issue: ``` When the user types - display "search in my uploads" - when clicked/selected, append a tag to...

Hello @kauffj I would like to help you out with this one but I'm not sure what's the requirement. Could you elaborate please? Thank you!