laravel / jetstream

Tailwind scaffolding for the Laravel framework.
https://jetstream.laravel.com
MIT License
3.96k stars 810 forks source link

Delete not work validation (password) not work #1506

Closed majweb closed 3 months ago

majweb commented 3 months ago

Jetstream Version

5

Jetstream Stack

Inertia

Laravel Version

11

PHP Version

8.3

Database Driver & Version

mysql

Description

When you want to delete a user, it gives me an error. Validation for the password field does not work.

chrome_mUDz0vhidN

Steps To Reproduce

your own

driesvints commented 3 months ago

I can't reproduce this. On a fresh Jetstream app with inertia I was able to delete the user properly.