dcasia / nova-inline-morph-to

A Laravel Nova field for displaying morphTo relationship inline.
MIT License
33 stars 15 forks source link

2nd level polymorphic relationships no longer update #24

Closed cord closed 2 days ago

cord commented 3 years ago

related to #16

in the recent Nova and Laravel environment updating 2nd level relations no longer work (but it is possible to change them in the frontend).

Would be great if you can have a look. I think the best solution would be to allow the developer to decide if updating a relation-ship is possible or not.