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
Structure.convertValue only handles Integer/Double numbers, so a Long context value (supported by Value since #1985) falls through and throws ValueNotConvertableError instead of being converted.
Structure.convertValueonly handlesInteger/Doublenumbers, so aLongcontext value (supported byValuesince #1985) falls through and throwsValueNotConvertableErrorinstead of being converted.