Miha Markič

Results 49 issues of Miha Markič

Since there is now Cake.Mastodon addin, the notifications can be pushed to it as well. A Mastodon account for cake-contrib would be required. Should I try to implement it?

Improvement

Beacon data wasn't updated if no new beacons were added. (android sample)

Using 2.3.0-alpha.39 version and a .NET Core 2.2 console app. Below is a real sample where I want to load a page (works), await for certain div with id 33-303-tab-2...

Checking out EngineExtension.WaitDocumentLoad and it could produce a deadlock. Unless `engine.Document.DomContentLoaded` is always on a different thread.

Engine.Wait* methods could be implemented as asynchronous methods.

Does Optimus support file cache? I think it might make sense to add it otherwise. It shouldn't be too diffucult and I could help.

Fixes tflearn causing an error saying that 'is_sequence' can not be imported for tensorflow (tested with 2.14 version).

# Bug Report ## Description Can't make kotlinx-serialization to decode a list of objects from a JSON string. If I use responseString and 'manually' decode from the resulting string, it...

# Bug Report ## Description Docs issue probably. fuel-kotlinx-serialization mentions awaitResponseObject in docs which AFAIK does not exist (anymore?). It's probably awaitObjectResponse. ## To Reproduce Steps to reproduce the behavior:...