JodliDev

Results 22 comments of JodliDev

Still occuring on Typescript 5.4.5 :/ Using Typescript 4.9.1-beta still works though.

If you look at the commits, they all have the same title and are roughly 24 hours apart from each other. And they only seem to just juggling around comments...

I have not tested this with your code, but we had a similar situation with a slightly stupid - but working - solution. Maybe this helps others: Not working (from...

Hm. But I think it works if `GetData()` is static, no? Here is some code that actually works for us (notice `IDataContextForIdHelper` that is "translated" by `GetTable` into an `IQueryable`):...

Sorry, it seems like I was still subscribed to this repository so I got notified by this thread. If it helps anybody: A few months ago I recreated the caldav...

I dont see any reason why it shouldnt work with SOGO or NC since they all just use caldav. I personaly use it with a plain caldav server and so...

Hello I saw that you uploaded 1.0.3 to github releases. Does that mean, that we should be able to use github as a repository with the help of jitpack.io? I...

Oh right sorry! Its version 3.8.10 I started with a fresh install on that version

Why was this closed? I cant see an update in the store and the problem still persists. It is in german but I hope you can guess what this screen...

This might help: https://developer.android.com/develop/ui/views/notifications/notification-permission It might be caused by something else. I just know that my apps behaved exactly the same when I started targeting Android 33 without implementing runtime...