Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit button showing detail view not ther edit form view #6019

Closed
ProjectesFUAB opened this issue Nov 5, 2023 · 4 comments
Closed

Edit button showing detail view not ther edit form view #6019

ProjectesFUAB opened this issue Nov 5, 2023 · 4 comments
Assignees
Labels
bug Verified bug by the Nova team

Comments

@ProjectesFUAB
Copy link

ProjectesFUAB commented Nov 5, 2023

  • Laravel Version: 10.30.1
  • Nova Version: 4.29.2
  • PHP Version: 8.2.11
  • Database Driver & Version: SQLSRV 16.0.1105.1
  • Operating System and Version: Windows 10 - 22H2
  • Browser type and version: Google Chrome 119.0.6045.105

Description:

After clean install of Nova, when click on edit button in a resource got redirected to detail view not the edit form view. This not happen with early versions such Nova 4.24.4 in other projects.

Detailed steps to reproduce the issue on a fresh Nova installation:

Install Laravel (composer create-project laravel/laravel new-project)
Config env file
migrate
Install Nova
Create User

@mariusghitoiu
Copy link

This happens to me as well after updating at 4.29.2

@FaridAghili
Copy link

Recently upgraded 4 of my projects to 4.29.2, just checked all of them right now, couldn't confirm the issue you are describing.
All of them working as expected (Edit button goes to edit page, view button goes to details page).

Please make sure you have published new assets.

@crynobone crynobone added the bug Verified bug by the Nova team label Nov 5, 2023
@crynobone crynobone self-assigned this Nov 5, 2023
@crynobone
Copy link
Member

Fixed and pending next release.

Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Verified bug by the Nova team
Projects
None yet
Development

No branches or pull requests

4 participants