alibaba / atlas

A powerful Android Dynamic Component Framework.
Apache License 2.0
8.12k stars 1.48k forks source link

NaN comparison always returns false #391

Open thomasleplus opened 2 years ago

thomasleplus commented 2 years ago

Using == with NaN doesn't work as expected. See https://www.baeldung.com/java-not-a-number for details.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.