You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Angular 8 version in my project, Once I install the ngx-dropdown-list I got an error Cannot read property 'length' of undefined.
In My html file
I am using Angular 8 version in my project, Once I install the ngx-dropdown-list I got an error
Cannot read property 'length' of undefined.
In My html file
In Ts file
import { optionItems } from '../../../config/config';
The text was updated successfully, but these errors were encountered: