You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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
The text was updated successfully, but these errors were encountered:
Flexible content also had a massive upgrade when they migrated to Nova 4. I think that's what caused this incompatibility. If anyone has the time to debug this and diagnose the issue, I'd be more than willing to merge a PR!
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
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.
I have also posted the issue here whitecube/nova-flexible-content#457
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
The text was updated successfully, but these errors were encountered: