Closed MiaJohnson closed 1 year ago
Thanks for reporting. Hot fix coming. But I first want to work out how this got through testing 🤔
v1.3.3 has just been released to the marketplace with this fix.
I don't know how this slipped through testing previously - sorry.
Oh my gosh! I didn't mean to make you work on the holidays. Thank you for the quick fix!
And thank you for building this. I've been playing with it for the last few days and it is AMAZING! Really impressive! Thank you so much for creating it and making it available to us.
I hope you have a great Thanksgiving. Thanks again! Mia
On Thu, Nov 23, 2023, 4:41 AM Matt Lacey @.***> wrote:
v1.3.3 has just been released to the marketplace with this fix.
I don't know how this slipped through testing previously - sorry.
— Reply to this email directly, view it on GitHub https://github.com/mrlacey/MauiAppAccelerator/issues/40#issuecomment-1824077094, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEO6TUUFZGXVRKXKVJJTBXTYF4K4TAVCNFSM6AAAAAA7Q44X26VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRUGA3TOMBZGQ . You are receiving this because you authored the thread.Message ID: @.***>
Describe the bug When creating a new project using ListDetail Page, MVVM Toolkit, and SQLLite it creates the templated ListViewModel using bad syntax on the OnRefreshing method.
To Reproduce Steps to reproduce the behavior:
Expected behavior When the ViewModel class template in a new project (using the above options) is created, that the private async Tasks OnRefreshing is created with private async Task OnRefreshing instead.
Screenshots
Versions (please complete the following information):
Additional context I LOVE YOUR PROJECT! Thank you for creating this!