Nathan Rowe

Results 3 issues of Nathan Rowe

The `Utils.GetTypedObject` used by the `RuleParameter` seems to fail to properly type my ExpandoObject when I pass it in. Consider the following models: ```cs public class UserModel { public string...

For my project I have lint-staged rules which run `vitest related --run`, `eslint --fix` and `nuxi typecheck`. `lint-staged` actually passes staged files to these commands, which works well for the...

### Missing feature is from Bootstrap v5 ### Docs https://getbootstrap.com/docs/5.3/forms/form-control/#file-input ### Describe the missing feature With just a standard `` component it does not match bootstrap v5 at all. The...

compatibility enhancement