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 formatValue private method replaces \n chars with newline symbols. That works on our ChromeOS, but \r is sometimes used. Check on Windows - using crossbrowsertesting
The text was updated successfully, but these errors were encountered:
The
formatValue
private method replaces\n
chars with newline symbols. That works on our ChromeOS, but\r
is sometimes used. Check on Windows - using crossbrowsertestingThe text was updated successfully, but these errors were encountered: