Steps to Reproduce
1. click chosenbox to show options
Current Result
it renders 4th item merged with the other 3 items
Expected Result
renders 4th item with the < correctly
Debug Information
- option text contains an HTML character <:
model.add("4@email.io <aerror");
Workaround
zk-5260.js