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
BF: when Text or TextBox had default of "" the script contained "''"
This looks like it was a long-standing bug never notixed because in Text
nobody ever creates blank text this way. This was copied across to TextBox
where the issue became more obvious.
0 commit comments