Showing posts with label ionic. Show all posts
Showing posts with label ionic. Show all posts

Wednesday, April 13, 2022

How remove first empty element in dropdown in AngularJS1.4.3

Hello, currently I have some count of legacy projects on the support, and they are has been created with AngularJS 1.4.3.


This is framework has features what first element in dropdown will be empty.

By design, it must be an element with label as 'Select from dropdown'.

Problem: