I have been facing this issue for more than a month now. I am trying to update the values at the backend using widgets from the page but it just doesn't do it. I really don't know what's the problem. I have literally tried everything but the issue is not yet resolved hence posting this. What I did was pass the reference of the document I want to update then call that reference and update values in it using the widget values. Now, when I click on the submit button (which was supposed to update the value and navigate me to another page), it just shows loading for a few milliseconds and then back to the submit button as if nothing happened (basically the backend call didn't go through). What should I do I am so tired of trying so many things but not reaching anywhere.
Please help me I anyone knows what am I doing wrong or if I need to change anything or anything they know about it.