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
When a number is null or undefined it is currently displayed as 'NaN'.
Instead, a developer could have the ability to set the value they want to be displayed.
My current work-around of displaying the text '-' when a number is null or undefined means that when the number is populated with a value for the first time, the animation does not play.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
When a number is null or undefined it is currently displayed as 'NaN'.
Instead, a developer could have the ability to set the value they want to be displayed.
My current work-around of displaying the text '-' when a number is null or undefined means that when the number is populated with a value for the first time, the animation does not play.
Beta Was this translation helpful? Give feedback.
All reactions