ui-pager icon indicating copy to clipboard operation
ui-pager copied to clipboard

I'm getting error when i open pager component in my nativescript angular project

Open akshathktrikaiser opened this issue 1 year ago • 4 comments

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 image

akshathktrikaiser avatar Dec 13 '23 08:12 akshathktrikaiser

I am getting this still on 14.1.16

sublime392 avatar Dec 15 '23 21:12 sublime392

Same here, I reverted back to 14.1.9 to avoid the error

comporell avatar Dec 24 '23 11:12 comporell

Same, I'm staying in 14.1.9 for the moment

guillemc23 avatar Jan 11 '24 23:01 guillemc23

What angular version are you all using? I seem to can't update beyond angular 14 with this plugin.

sommistica avatar Apr 02 '24 11:04 sommistica