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

A bug when using dependsOn method through inline create #6419

Open
yzzhushu opened this issue Jun 3, 2024 · 5 comments
Open

A bug when using dependsOn method through inline create #6419

yzzhushu opened this issue Jun 3, 2024 · 5 comments
Labels
needs more info More information is required

Comments

@yzzhushu
Copy link

yzzhushu commented Jun 3, 2024

  • Laravel Version: 10.35.0
  • Nova Version: 4.32.9
  • PHP Version: 8.1
  • Database Driver & Version:
  • Operating System and Version: MacOS
  • Browser type and version: Chrome

Description:

I set fields with fullWidth and stacked in fieldsForInlineCreate function, when resource created by inline create, the dependented field can't load fullWidth and stacked attribute, it just load from the default fields function

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

@crynobone
Copy link
Member

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)

@crynobone crynobone added the needs more info More information is required label Jun 3, 2024
@yzzhushu
Copy link
Author

yzzhushu commented Jun 3, 2024

I reproduced this problem by recording my screen

I don't know why I can't upload successfully,please wait a minute

@yzzhushu
Copy link
Author

yzzhushu commented Jun 3, 2024

@yzzhushu
Copy link
Author

yzzhushu commented Jun 3, 2024

I uploaded my record by zip file. I don't know why I can't upload by mov media file.

Please download the file and you can know why I mean

@crynobone
Copy link
Member

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info More information is required
Projects
None yet
Development

No branches or pull requests

2 participants