Bug: $isValidObject returns nothing #579
Labels
aoi.js
this issue/Pr is related to aoi.js
state: approved
Issue/Pull Request was approved
type: bug
Something causing unexpected behaviour
type: function
functions related
Bug Type
Function
Bugged Function
Version of aoi.js
v6.7.1
Version of Node.js
v20.12.2
Excepted Output
$isValidObject
by it's name checks on if a specified object is actually a object or not. In the example code for testing the bug, it returns nothing however rather than eithertrue
orfalse
. This was tested on both 6.7.1 and the github version (6.8.0 at the time).Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: