Victorio Berra

Results 222 comments of Victorio Berra

@VanTanev I hope im not asking too much, but could you create a repo for this and add a license? maybe MIT? That way we can all contribute and use...

I need this feature too.

Thanks for looking @samsonmking when did you update the driver from waveshare?

No the python code from wave share worked great, to be honest I haven't tried your changes yet I just wanted to know if the driver was updated since the...

@samsonmking No luck clearing the screen still. This is after I fixed my pinout stuff [here](https://github.com/samsonmking/epaper.js/issues/85).

@johanoskarsson @samsonmking For what its worth, id love to see this merged in. +1

So I see I should have used: ```csharp return FormResult.CreateSuccessResult( "Product saved. Please wait...", this.Url.Page("/Teams/Invite", new { teamId = newTeam.Id })); ``` that works. But the README says: > You...

Okay after digging through samples, I found that I need `[FormValidator]` attribute. Turns out that it doesn't work for RazorPages: ![image](https://user-images.githubusercontent.com/2934507/217827353-9b82c81f-fdd1-4cf4-948b-6b5635bdbd13.png) What do I do now?

You could do it like https://github.com/Dotnet-Boxed/Templates Where you have tons of configurable options but if you specify nothing you get the default. In this case I think you should get...

Similar issue with me but with Tailscale. I am not an expert on Actions but why would it not use DNS from the Action host?