Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image field not updating when inside Nova Flexible Content #160

Open
matthewjumpsoffbuildings opened this issue May 27, 2023 · 2 comments
Open
Labels
help wanted Extra attention is needed

Comments

@matthewjumpsoffbuildings
Copy link
Contributor

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

@mbardelmeijer
Copy link

We're running into the same issue here. The upgrade for outl1ne/nova-page-manager to Nova 4 seems to have caused some incompatibilities with https://github.com/whitecube/nova-flexible-content

@Tarpsvo Tarpsvo added the help wanted Extra attention is needed label Jul 3, 2023
@Tarpsvo
Copy link
Collaborator

Tarpsvo commented Jul 3, 2023

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants