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 am trying to manually submit form using nette.ajax but it only gets submitted first time. Other times it ends on this condition because statusText is set to cancelled - magic for me. I don't really have any idea what's wrong or where I should start digging. Any help will be appreciated!
I am trying to manually submit form using nette.ajax but it only gets submitted first time. Other times it ends on this condition because
statusText
is set to cancelled - magic for me. I don't really have any idea what's wrong or where I should start digging. Any help will be appreciated!Code I use:
The text was updated successfully, but these errors were encountered: