Open
Description
I thought this might be useful to mention in the documentation somewhere.
Example:
https://jsbin.com/hekitufave/1/edit?html,js,output
A solution is to wrap the input and container in an element:
<div>
<input id="country" type="email" />
<div id="container"></div>
</div>
Metadata
Metadata
Assignees
Labels
No labels