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
Based on this issue, there appears to be a sanitation algorithm that may be removing (not entering) space characters into password fields. There is a work-around using fireEvent.change() to get my test to pass instead
Based on this issue, there appears to be a sanitation algorithm that may be removing (not entering) space characters into password fields. There is a work-around using
fireEvent.change()
to get my test to pass insteadThe text was updated successfully, but these errors were encountered: