Describe the bug
Delimiter config is only used during loading of initial values.

choices_minimal.html
To Reproduce
- Create a text input
- Use delimiter:','
- Enter a,b - Press Enter
- a,b is used as single option
- Reload with F5
- Now a,b appears as two options.
Expected behavior
When entering A #DELIMITER# B #DELIMITER# C I get three options immediately, like so:
Screenshots
If applicable, add screenshots to help explain your problem.
Choices version and bundle
- Version: 11.1.0 and current main branch
Desktop (please complete the following information):
- OS: all
- Browser: FF, edge and chrome
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.