Tim van Herwijnen
Tim van Herwijnen
### Is your feature request related to a problem? Please describe. No, but this could be an awesome feature to have! :) ### Describe the solution you'd like to see...
### Describe the bug The password component does not fire any events except for `@input`. I'm using vee-validate in lazy mode to validate inputs. Which works fine on `` but...
### The issue I've noticed documentation about the event handler classes (like `hover:`, `focus:` and `active:`) are missing or hard to find. I expected it to be in the "Interactivity"...
#### I'm submitting a... ``` [ ] bug report [x] feature request [ ] support request ``` ### What is the motivation / use case for changing the behavior? Currently...
## TrustToken ignored when changing password by loginId ### Description Whenever I want to change the password using the `loginId`, `currentPassword`, `password` and a `trustToken`* with mfa enabled on the...
### Is your feature request related to a problem? Please describe. I would love to control the intensity of some of the animations. This would mostly be relevant for the...
### Description #### Application context: To simplify my issue I'll explain it in a blog context. Say I have a post that has comments. On my admin index page of...
Request for supporting pseudo modifiers on the opacity classes: ```html Text for example ``` currently this is not possible: the text stays at .5 opacity
### Version: - `@inertiajs/vue3` version: 1.0.14 ### Describe the problem: Having code like this on a page: ```js const loading = ref(true) onMounted(() => { router.reload({ only: [ 'totalUsage' ],...
When not in a composer project with pint the status indicator blinks with an error when navigating through files:  Error log after navigating files:  I wish I could...