When using the allow custom value as true with syncfusion remote data this issue had occurred. In TS sample the below console error was shown while replicate the issue.
Sample :
Replication Procedure:
- Open the sample: StackBlitz Sample
- Click on the dropdown field.
- Quickly press the "Space Bar" to open the popup, which includes an empty option from the remote data source.
- Click the "Empty option".
- Observe that a random value is incorrectly selected and updated.