You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because the enode Optic API is no longer sniffing for and enforcing data types but, instead, allowing implicit casts to occur, a string numeric in the concat test is turning into a numeric, which is causing an equality test to fail.