laravel / nova-issues

554 stars 35 forks source link

Wrong navigation when go back in resource create #6431

Open bocanhcam opened 2 months ago

bocanhcam commented 2 months ago

In a resource User:

Steps:

  1. In an any page
  2. Go to User index page
  3. Click button create, go to User create page
  4. Submit with invalid input to get error 422
  5. Click on button go back of application or browser

Expected:

Current:

Screencast from 21-06-2024 11:14:27.webm

crynobone commented 2 months ago

Unable to reproduce the issue, please provide full reproducing repository based on fresh installation as suggested in the bug report template (or you can refer to https://github.com/nova-issues for example)

bocanhcam commented 1 month ago

Here is the repository https://github.com/bocanhcam/nova-issue-6431

bocanhcam commented 1 month ago

Screencast from 19-07-2024 10:04:16.webm