Ryan Manns

70 posts

Ryan Manns

Ryan Manns

@rycornell

software, sports, music, health

Entrou em Mayıs 2018
219 Seguindo43 Seguidores
Ryan Manns
Ryan Manns@rycornell·
Or, you could extend InputSelect as show here by @stevensanderson #issuecomment-506288035" target="_blank" rel="nofollow noopener">github.com/aspnet/AspNetC…
English
0
0
1
0
Ryan Manns
Ryan Manns@rycornell·
The #Blazor InputSelect doesn't support binding to int's, so here's a simple workaround using an html <select> instead:
Ryan Manns tweet media
English
2
0
3
0
Ryan Manns
Ryan Manns@rycornell·
Converting a MVC site to #Blazor. Found the OnAfterRenderAsync method and the javascript eval statement extremely helpful in preserving the Bootstrap popover functionality. An easy temporary solution until we implement the popover in native Blazor.
English
2
0
1
0
Ryan Manns
Ryan Manns@rycornell·
@EdCharbeneau This is right on time! Our team was just looking into the issue with the Grid's "Add" command not using popup mode, and it looks like you all have fixed it in this release!
English
1
0
1
0
Ryan Manns
Ryan Manns@rycornell·
@chris_sainty @EdCharbeneau Thanks Chris, that's what I thought too. Comments added on [Parameter] properties do show up in intellisense. Comments added in the code block or on the base class definition do not.
English
0
0
0
0
Ryan Manns
Ryan Manns@rycornell·
2) Docker build fails on dotnet restore command due to 401 trying to download packages from nuget.telerik.com. We need to be able to provide credentials to NuGet restore without hard coding in the NuGet.Config file. Going to take this approach: #issuecomment-439272181" target="_blank" rel="nofollow noopener">github.com/microsoft/azur…
English
0
0
1
0
Ryan Manns
Ryan Manns@rycornell·
1) Running the project with the Docker Debug config returns 404 for file _content/telerik.ui.for.blazor/js/telerik-blazor.js Workaround: Add <ContainerDevelopmentMode>Regular</ContainerDevelopmentMode> to the project file. #faster-builds-for-the-debug-configuration" target="_blank" rel="nofollow noopener">docs.microsoft.com/en-us/visualst… #issuecomment-529356924" target="_blank" rel="nofollow noopener">github.com/Tewr/BlazorFil…
English
1
0
1
0
Ryan Manns
Ryan Manns@rycornell·
A couple of issues and workarounds while debugging our @Telerik #Blazor app in a Linux container on VS2019:
English
2
0
0
0
Ryan Manns
Ryan Manns@rycornell·
@RyanRobbinsDev @Telerik @percy_io This was my first time using Percy. I used PercyScript instead of Cypress and it only took 15min to get it running. What I like about Blazor is you can build a modern site without any javascript, and you get the full power of C#. Great for devs that aren't comfortable with js.
English
0
0
1
0
Ryan Manns
Ryan Manns@rycornell·
I'm liking this Unchase Visual Studio extension. It allows you to generate client code for Web APIs right inside of VS. github.com/unchase/Unchas…
English
0
0
0
0