Closed tmartty closed 3 years ago
Ah yes, could be due to the
That's weird - I can't reproduce this. What version of Nova and nova-notes-field?
Ah yes - reproduces on Firefox. Just a sec.
Hi! Released a fix in version 2.0.0.
A major release because I updated some dependencies and dropped support for old versions of Nova and Laravel.
Ah shoot, I'm using Nova 2.0..
No way to make this fix compatible? :grin:
What's stopping you from upgrading to 3? :S Nova 2 hasn't been updated since March.
Client project using Laravel 6.2... no time to update everything at this stage sadly. :/
If I'm on the edit view on my resource and add a note, when I hit 'Add note', after saving the new note a resource update is somehow triggered and a POST is made, which then redirects the user out of the edit view and onto the details/default view of the resource.