For those who use or have used THIS code, please tell me how to get a boolean value from the exists function. It returns an object, and I can’t find any boolean values inside it.
For those who use or have used THIS code, please tell me how to
Share
Never used this, but found this within a single click.
What does that print into your console? Removing the string should help debug the issue.
EDIT – After digging around, there are two definitions for the
existsfunction.And
They both should return boolean values. The first one might be a bit suspicious. Not sure. Try including the expanded JS version with the comments and breakpoint in the Lawnchair functions. You’ll find what’s going on in no time.
Sleep time here 🙂 Good luck.