Login Register


What's wrong with this JS code? filter_list
Author
Message
RE: What's wrong with this JS code? #2
If I'm not mistaken, the await can only work within an async function, hence the syntax error.

Try wrapping the await within the async function.
[Image: AD83g1A.png]

Reply





Messages In This Thread
What's wrong with this JS code? - by Cyb3rNuX - 01-07-2019, 09:31 PM
RE: What's wrong with this JS code? - by mothered - 01-08-2019, 06:18 AM
RE: What's wrong with this JS code? - by Hoss - 01-08-2019, 08:09 AM
RE: What's wrong with this JS code? - by Cyb3rNuX - 01-09-2019, 04:15 AM
RE: What's wrong with this JS code? - by Hoss - 01-09-2019, 04:18 AM
RE: What's wrong with this JS code? - by Cyb3rNuX - 01-09-2019, 05:15 AM
RE: What's wrong with this JS code? - by Hoss - 01-09-2019, 05:42 AM
RE: What's wrong with this JS code? - by Hoss - 01-09-2019, 06:31 AM
RE: What's wrong with this JS code? - by Cyb3rNuX - 01-11-2019, 02:28 PM



Users browsing this thread: 1 Guest(s)