Closed
Description
Steps to reproduce
- Copy demo code
- add
console.log
as the first line ofgetCountries
- type on the input
What is expected?
"fetch" be called once.
What is actually happening?
"fetch" method being called twice.
Reproduction Link
None. Copying even the demo code on the docs does not work on template.