Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove equality test when using two Rich Text fields
This was failing because the rich text fields are not equal under the strict equality of the StreamValue class, as they are each two different equivalently instantiated objects.
- Loading branch information