Louis-Vincent Major
Louis-Vincent Major
@m2git you can temporarily use this package which includes the fix Westwind.Globalization.AspNetCore3 (on Nuget)
TBN, it should be updated to target 3.1 now that it's been released and is LTS.
Dupe of #181
Ok I'm trying to find the problem and as I can see as of now, it seems to not support embedded resources as it first tries to get the type...
Saw that a pull request has been made related to this same issue, see #124 Don't know if it's the best option to ignore antiforgery validation completely, but it's an...
Is there any update about this? That would be really useful !
Just a quick comment here, it might be a good idea to pin this issue so that it's easily found by everyone wondering if/when vue 3 support is coming.
Just tested it and it works fine. **Edit**: There seems to be a bug causing validation of next step when using the "submit/enter" key on keyboard. I will try to...
Exactly, for cases when the form is long enough to have scrolling required in a single step.
Okay so the problem is obviously caused by the fact that my first attempt (removing the .first()) call when finding the navigation, did register both and hence there are two...