nova-flexible-content
nova-flexible-content copied to clipboard
Image field not updating
I am using Flexible Content 1.0.7 with Nova 4.22.0 running on PHP 8.2.6. I am using the Flexible Content field inside a Nova Page Manager 5.8.6 Region, if that is relevant.
When I have a standard Nova Image Field inside my Flexible Content, I am finding it is not updating any more. Eg I can change the image, hit 'Update Region' and the page will reload with the old image still in there. It doesnt throw any errors either, just silently fails to update the Image field.
This issue appeared recently after a composer update, but I am not sure which dependency has broken it
Hi
I've same error. Rules are not working too.
I have found that if I build a test using https://github.com/whitecube/nova-page the issue disappears, so I am leaning towards it being a problem with Nova Page Manager, not Nova Flexible Content, but perhaps there is something that could be changed on the Flexible Content side that might make it work more effectively with 3rd party packages like Nova Page Manager?
Any updates on this issue? Switching to the nova-page package is not an option for me. It has to be compatible with the outl1ne/nova-page-manager package.