laravel / jetstream

Tailwind scaffolding for the Laravel framework.

Home Page:https://jetstream.laravel.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delete not work validation (password) not work

majweb opened this issue · comments

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

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