You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an issue where the EditForm.OnValidSubmit is called 4 times in rapid succession. One one user's computer. Sometimes. For every other user, works as expected. For this one user (using a Chromebook), about 20% of the time it calls OnValidSubmit 2 - 4 times. I have the full details here.
Q: My question is how do I go about debugging this to figure out why it is happening.
It only happens when this user hits the site running on Azure App Server so my debugging and/or logging must be on that environment. The good news is this happens regularly so easy to reproduce - on the one client computer.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all;
I have an issue where the
EditForm.OnValidSubmit
is called 4 times in rapid succession. One one user's computer. Sometimes. For every other user, works as expected. For this one user (using a Chromebook), about 20% of the time it callsOnValidSubmit
2 - 4 times. I have the full details here.Q: My question is how do I go about debugging this to figure out why it is happening.
It only happens when this user hits the site running on Azure App Server so my debugging and/or logging must be on that environment. The good news is this happens regularly so easy to reproduce - on the one client computer.
thanks - dave
Beta Was this translation helpful? Give feedback.
All reactions