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
The removed piece of code is not necessary as `null` and `""` are both considered to be 0 bytes which is what the `length()` function checks for. A customer also reported unusual behavior when using the deleted line.
0 commit comments