I am getting below error
ERROR TypeError: Cannot set properties of undefined (setting 'selectedIndex')
I also created a new test project - just added plugin ns plugin add @nativescript-community/ui-pager and version is 14.1.14.
I am getting same error in new project also.
https://github.com/nativescript-community/ui-pager/blob/master/demo-snippets/ng/basic-pager/basic-pager.component.html I am using basic-pager to test .... Actually I have created a new nativescript angular project

I am getting below error
ERROR TypeError: Cannot set properties of undefined (setting 'selectedIndex')
I also created a new test project - just added plugin ns plugin add @nativescript-community/ui-pager and version is 14.1.14.
I am getting same error in new project also.
https://github.com/nativescript-community/ui-pager/blob/master/demo-snippets/ng/basic-pager/basic-pager.component.html I am using basic-pager to test .... Actually I have created a new nativescript angular project
