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

fix(directive): Fix @image directive not re-compiling view when using ACF field #118

Closed
wants to merge 1 commit into from

Conversation

JakeJolt
Copy link

@JakeJolt JakeJolt commented Aug 23, 2023

When using @image directive with an ACF field name, the Blade view was not re-compiling after updating field value. This PR fixes this bug by moving the get_field call directly into the Blade echo rather than passing the field value.

Closes #117

…ld value when using the @image directive (#1)

Co-authored-by: Jake Hodges <hello@jakehodges.co.uk>
@JakeJolt
Copy link
Author

@Log1x is there anything I can do to help get this ready for inclusion in the next release? It's my first public PR so open to any feedback if it needs anything changing.

@Log1x
Copy link
Owner

Log1x commented Mar 26, 2024

The underlying issue on this was a little more complicated and was hopefully fixed in #144

@Log1x Log1x closed this Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants