Cédric Couliou
Cédric Couliou
### Before submitting a new icon request, please confirm the following: - [X] I have [searched all issues](https://github.com/Templarian/MaterialDesign/issues?q=is%3Aissue) to make sure there isn't a request for this icon. - [X]...
Hi, I copied the .env.sample file to a .env.development one and added my github token to GITHUB_API_TOKEN. But when I run gatsby develop, I still get the following error: >...
### Description  ### Configuration On windows 7, I need netcorecheck.exe in an InnoSetup installer to check if an installation of dotnet runtimes is needed. When I run it, I...
### Description When calling PopModalAsync, the navigation fails to go back to the calling page. > Ambiguous routes matched for: //IMPL_MainPage/IMPL_MainPage/MainPage/TestPage matches found: //IMPL_MainPage/IMPL_MainPage/MainPage/TestPage,//IMPL_MainPage/IMPL_MainPage/MainPage/TestPage Arg_ParamName_Name ### Steps to Reproduce 1....
Hi, I'd like to have this sink work in a Blazor Server app. Is there a workaround to do it? Or would it need a completely different implementation? Test project...