webcat12345 / ngx-intl-tel-input

Phone number input field to support international numbers, Angular
MIT License
213 stars 335 forks source link

Drop down not closing and not responsive #418

Open saiidabs opened 2 years ago

saiidabs commented 2 years ago

@webcat12345 have an issue when clicking on the drop down and selecting a row, it doesnt close and it stuck open and wont let me input values. i see the same issue in the stackblitz demo,

i dont plan on using Bootstrap's global CSS and the dropdown only works with "./node_modules/bootstrap/dist/css/bootstrap.min.css" , how do i use ngx-bootstrap dropdown css, it doesnt have one ?

https://stackblitz.com/edit/ngx-intl-tel-input-demo?file=package.json

found a solution with this https://stackoverflow.com/questions/62221038/ngx-intl-tel-input-node-module-changing-the-styles

Using angular 8