Antonio Dell'Annunziata
Antonio Dell'Annunziata
### Godot version 4.0dev ### System information Pop!_OS 22.04 LTS ### Issue description When assigning a global enum to a const variable, the compile error `Assigned value for constant ""...
### Godot version 4.0.stable ### System information Pop!_OS 22.04 ### Issue description When writing gdscript code for extended periods of time (~10 min) some keyboard shortcuts stop working and only...
### What happened? In V3 there was the `required_if` rule as built-in rule available. After some searching I cannot seem to find it in V4 packages. Also no mention of...
### What happened? Hello, first of all, thank you for this awesome library! Appreciate all the hard work you put into it. I am using vee-validate with zod in composition...
### What happened? The `meta.touched` property isn't changing when using composable setup with a zod typed schema. It is always `false`. Maybe there is additional setup required to make it...