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
I'm using the new duration which is working very well, but its upsetting typescript as the actual seconds assigned to the Duration is not a long, but a number.
Would it be possible to cast this value to a long?
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
I'm using the new duration which is working very well, but its upsetting typescript as the actual seconds assigned to the Duration is not a long, but a number.
Would it be possible to cast this value to a long?
Thanks
The text was updated successfully, but these errors were encountered: