ui-pager
ui-pager copied to clipboard
I'm getting error when i open pager component in my 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
I am getting this still on 14.1.16
Same here, I reverted back to 14.1.9 to avoid the error
Same, I'm staying in 14.1.9 for the moment
What angular version are you all using? I seem to can't update beyond angular 14 with this plugin.