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...
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...