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
This is a duplicate of #6184.
It looks slightly more complex in this case, but if that was fixed, the ts difference would not be printed anymore and it would correctly fall back to the userId difference printed with toJSON.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.
To Reproduce
Confirm there is no fails
Uncomment all
userId
lines and run test againSee it fails and
ts
field highlighted as mismatch. ButuserId
not .Comment all
ts
fileds and run test againNow failed on
userId
Expected behavior
When both fields are uncommented should not highlight
ts
as wrong butuserId
shouldThe text was updated successfully, but these errors were encountered: