Casey Hofland

Results 5 issues of Casey Hofland

EDIT: This is my old comment but after some testing I have already found the answer. For the real issue, read my next comment. Right now it's more of a...

**Is your feature request related to a problem? Please describe.** The Vuelidate API exposes a `useVuelidate` function for creating a validation object, which is frequently given a rules object and...

Every page gets generated with an "Edit this page" url, but it will redirect to a non-existent url. This is because docfx-unitypackage moves files around before generating the website. ###...

On version `11.0.0`, When I `var json = JsonSchema.FromType().ToJson();`, `[JsonProperty("stuff")]` will be ignored. When I'm on version `10.9.0`, it works. Thought I'd let you know :)

When using differently scaled mesh colliders of the same mesh, only 1 instance of the collider will be used on all entities. As LeXXik put it (forum username): "Placing a...

bug
area: physics