laravel / jetstream

Tailwind scaffolding for the Laravel framework.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Most forms don't work

anastis opened this issue · comments

Jetstream Version

4.2

Jetstream Stack

Livewire

Laravel Version

10.38.0

PHP Version

8.1.13

Database Driver & Version

No response

Description

It appears that the (logged in) dashboard forms and form elements don't work.

In the profile page:

  • Name & email are not pre-populated. Entering new values and pressing Save, submits the form (triggers a refresh anyway) but the information is not stored in the database.
  • Changing the password doesn't work either.
  • 2FA, Browser Sessions, and Delete Account buttons do nothing.

If you also enable the API page, creating a new API token does nothing.

Steps To Reproduce

In a clean install, after making the menu work ( #1420 ) visit the profile page.

Hey there,

While this may be a legitimate issue, can you first try posting your problem or question on one of the support channels below? If this issue can be definitively identified as a bug, feel free to open up a new issue with a link to the original one and we'll gladly help you out.

Thanks!

Unable to replicate the issue on fresh installation:

CleanShot 2023-12-20 at 20 23 52