MagneticLlama
MagneticLlama
I have a media pager with a black background, and when the second (hir-res) image starts loading, the incomplete background is white. This seems to be a known Firefox issue,...
I need to display a notification to the user when an image resource fails to load. Looking through the documentation and issues, I haven't found a way to do this.
**Describe the bug** GetObjects will not return if more than 64 strings are passed in. **Steps To Reproduce** var resultsDictionary = await BlobCache.UserAccount.GetObjects(listOf65Keys); GetObjects will never resolve. **Expected behavior** GetObjects...
### Describe the bug 🐞 Subscribe callback will not be called if Filter removes all entries from a source cache on its initial load despite "suppressEmptyChangeSets: false" being set on...
### Xamarin.Android Version (eg: 6.0): 10.0.3.0 ### Operating System & Version (eg: Mac OSX 10.11): Windows 10 Pro 1909 ### Support Libraries Version (eg: 23.3.0): Xamarin.Google.Android.Material 1.1.0.4-rc3 ### Describe your...
NPM has 2.0.1, while 2.1.1 is available in dist https://github.com/s-yadav/iv-viewer/blob/master/dist/
### Describe the bug 🐞 After registering the app name with Akavache.Registrations.Start, a call to InsertObject results in a System.InvalidOperationException "There is not a valid operation queue". SQLitePersistentBlobCache and SQLiteEncryptedBlobCache...
There are several issues in this release that make it obsolete to the last release. I'm sure I haven't located all of the problems, but I'll make note of the...
I've created a private class called PreloadTarget that inherits from BaseTarget, but I get a compile error saying I have to override OnResourceReady, but that method is not accessible on...
### Describe the bug 🐞 Calling CacheDatabase.UserAccount.InvalidateAll() on iOS or Android followed by Flush and Vacuum does not remove entries from cache. Calling CacheDatabase.UserAccount.Invalidate(key) or CacheDatabase.UserAccount.InvalidateObject(key) followed by Flush and...