Expected
Able to paste plain text containing a list of names and email addresses:
First1 Last1 <[email protected]>, First2 Last2 <[email protected]>
Observed
Only text up to the first < is displayed and everything after is just replaced by a ? (unprintable character?)
Reproduced
- In the Aztec sample app clear all pre-filled text
- Paste as plain text "
First1 Last1 <[email protected]>"
Tested
Pixel 4XL on Android 13 with origin/trunk commit 3762b38
