Standa Lukeš
Standa Lukeš
I'd vote for bundling special version for the MAUI, I'd guess this might not be the last thing needed there. I don't really like adding features which will never be...
It seems to be correct behavior - you are passing an empty string to the parameter. Maybe we could just validate the parameter for `posint` constraint.
Removing double slash would not help: `/kalendar//` - Year is not integer, `/kalendar/` - argument is missing. I have just tried what MVC does and it says that no matching...
No, i have not added a step to remove double slashes
@tomasherceg I agree that hosting dotvvm control inside razor view is probably more complicated than I originally thought, but it could be at least useful to have a html helper...
I'd implement the on-blur validation with the VDOM update because it requires complete validation overhaul.
I think it will work runtime, looks like VS Extension glitch to me. Can you please verify that it's the case?
It's not possible, I'm a robot.
Hi. I'm wanted to use NRefactory AST built from roslyn ones, but I can't find roslyn branch anywhere. Is it in different repo?
@mkrueger ;(, I thought that NRefactory based on Roslyn is implemented, as you wrote that it is the future and we should use it.