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
There are a couple misuses of the application that can cause confusing/misleading errors. Need to throw more explicit/detailed error message to make clear how the library is being misused.
Scenarios are:
Trying to change nodes from different documents in the same transaction
Performing an operation that results in a node having multiple attributes with the same name
The text was updated successfully, but these errors were encountered:
There are a couple misuses of the application that can cause confusing/misleading errors. Need to throw more explicit/detailed error message to make clear how the library is being misused.
Scenarios are:
The text was updated successfully, but these errors were encountered: