whitecube / nova-flexible-content

Flexible Content & Repeater Fields for Laravel Nova
MIT License
778 stars 230 forks source link

Delete layout error <danger-button> #489

Closed beebmx closed 4 months ago

beebmx commented 7 months ago

Since 4.28.x of Laravel Nova, in the confirm panel to delete the layout, it doesn't work.

2023-11-20 at 6  58 44@2x

It looks like component is not rendering.

stefano-ciotola commented 7 months ago

I'm experiencing the same issue since updating to Laravel Nova 4.28.x. The delete button is not functioning properly, it seems like the component isn't rendering correctly. Has someone found a workaround / fix for this?

nbolender commented 7 months ago

@stefano-ciotola @beebmx I just submitted a PR that fixes the issue for me. Hopefully it works for you as well.