laravel / nova-issues

554 stars 35 forks source link

A bug when using dependsOn method through inline create #6419

Open yzzhushu opened 3 months ago

yzzhushu commented 3 months ago

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 commented 3 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)

yzzhushu commented 3 months ago

I reproduced this problem by recording my screen

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

yzzhushu commented 3 months ago

Screen Recording 2024-06-03 at 17.47.12.mov.zip

yzzhushu commented 3 months ago

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 commented 3 months ago

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)