1Luc1
1Luc1
I got the exact same problem, coming from 1.0.0-beta installed as zip from your other orfon repo to the 1.0.2 version from the official kodi repo. edit: i guess its...
Thanks for the clarification. May i ask, what "Use timeshift" does?
There was a undocumented update, which fixes the problem for me. https://steamdb.info/patchnotes/16001466/ Do **you** still have the problem?
Hey, right now we don't use this feature within production, but I tested it quite well and my I can help you with it. We don't use it in production,...
Just tested it and I can confirm, that after setting the calendar to public, it is not possible to add another entry into the calendar as owner of the calendar....
the readme has a misspelling. should be: ``` use faryshta\disableSubmitButtons\Asset as DisableSubmitButtonAsset; class AppAsset extends yii\web\AssetBundle { public $depends = [ DisableSubmitButtonAsset::class, //
I think, I kind of got the same problem. Starting Vite v4.2.1 leads to the following error with _vue-leaflet v0.9.0_: ```js ✘ [ERROR] Could not resolve "@src/types/injectionKeys" node_modules/@vue-leaflet/vue-leaflet/src/functions/layer.ts:11:7: 11 │...
Thank you for your respond. So it is meant to use only the dist (compiled output) directory? About the component I talked earlier. Its from this code example, making a...