Skip to main content

Post Selection input field not loading data

I set a post selection input field to load into my fluent form data from ACF. Seems like the first load does not properly set the field values. If I reload it loads properly. I tried disabling cache but it didn't work. Does anyone knows how to fix this without a dirty patch ?

Seems like a caching issue.

I disabled it, but it still doesn’t work. When the page loads properly, I can see admin-ajax in the network tab. When it doesn’t load, that request isn’t there at all. The site is pretty simple, just Fluent Forms and ACF. I’m also using LiteSpeed Cache, but the page is excluded from caching, so it’s a bit puzzling.