Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Two small changes. There's no need to check `payload === undefined` as it will always be a string. At the other place we can reuse the global `textEncoder` instance. Closes NEXT-2830
- Loading branch information