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
Hi, I'm trying to avoid using the async:false ajax option when using ajax on validator. But, this is the only wait I can make it to wait for the response if added tag existis or not in the database, returning true or false.
Has anyone implemented that with async/await?... I've tried many many times without success...
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to avoid using the async:false ajax option when using ajax on validator. But, this is the only wait I can make it to wait for the response if added tag existis or not in the database, returning true or false.
Has anyone implemented that with async/await?... I've tried many many times without success...
The text was updated successfully, but these errors were encountered: