• Custom User Avatar

    You're not checking for datatype properly, you're converting the values to strings before comparing them so their datatype will never be different.

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution