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.