Denis Knaack

Results 13 comments of Denis Knaack

I got the same error, but this does not help.

This still happens. Any updated?

@marecikl @ https://github.com/expo/expo/issues/27240#issuecomment-1978435177 ``` I disabled a new launch feature with: [ "expo-dev-launcher", { "launchModeExperimental": "launcher" } ] added to "plugins" list of app.json. ```

I have the same issue. The Status of Double Take, Frigate and Deepstack is green though. ```yaml mqtt: host: 192.168.188.86 username: **** password: **** frigate: url: http://192.168.188.86:5000 detectors: deepstack: url:...

The problem occurs on chrome for android because of the redesigned long-press context menu since chrome 78. An easy fix is to use `user-select: none;` a.k.a `userSelect: 'none',` in your...

> same problem, any news on this issue? Not really. I did a workaround

Same here, running a remix app on cloudflare workers.

Hmm, ok. So does that mean you cant have an auto increment of the verions number besides the version prefix ? Thanks for your help

I test that out and report back soon.