Shane Neuville

Results 141 issues of Shane Neuville

### Description Running the following code will push a page onto the stack but the app will be stuck on the second page ```C# LoadApplication(App.GetApplication()); App.Current.MainPage.Navigation.PushAsync(new ContentPage { Title =...

t/bug :bug:
p/Android
in-progress

### Description Hot reload crash on shell when updating app shell ### Steps to Reproduce ```XAML ```

t/bug :bug:
a/shell :shell:

### Description This appears to be a very isolated issue. On the Control Gallery if we load the Material Entry page directly then the issue doesn't happen. @jsuarezruiz tested through...

t/bug :bug:
a/visual

***Note*: for support questions, please ask on StackOverflow: https://stackoverflow.com/questions/tagged/Akavache . This repository's issues are reserved for feature requests and bug reports.** **Do you want to request a *feature* or report...

**Do you want to request a *feature* or report a *bug*?** features **What is the current behavior?** Currently if the resilient SqlLite storage blobs don't get registered for whatever reason...

**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** Currently when installing Akavache into new project format projects the AkavacheSqliteLinkerOverride files doesn't...

Following the model of how EFCore and probably how some other libraries are setup https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Sqlite https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Sqlite.Core/ Create an Akavache.Sqlite3.Core package that takes a dependency only on "SQLitePCLRaw.core" and create a...

Personally I've never used Shutdown but the documentation is so emphatic about it that it's always made me feel a little guilty. I've tried to use it but never quite...

**Do you want to request a *feature* or report a *bug*?** Bug or possibly expected behavior if whoever is writing code is just doing a bad job at it **What...

bug
performance