For example you can see this in effect in the documentation itself given your response time to the dynamic data source is high enough.
- Go to Dynamic Data Source on: https://bulma-tagsinput.netlify.app/get-started/usage/
- Type a country name as quickly as you can without making a typo
- If I type "New Z" in 0.2 sec and my response time from the server is 0.21 sec, 4 fetch calls will be fired to return a source. Once the 4 different fetch calls have completed, the autocompleted tags are now populated with "New Zealand" 4 different times.
For example you can see this in effect in the documentation itself given your response time to the dynamic data source is high enough.