Refresh in Client stopped working on production

0
Hi! I have a modal in which some buttons should trigger visibility of some text fields and it’s doing so by toggling a boolean on the main context object and refreshing it in client. The behavior is now broken on production for some reason, and cannot be replicated on my testing environments. I tried connecting the debugger to production to examine the boolean and it is being correctly updated, so what I’m gathering is it just fails on the part for refreshing in client. If anyone has run into this kind of issue, please share how it can be fixed!
asked
0 answers