We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Appears angular compilation since 4.0.9 of ui-pager has been in this state:
Global Error Handler: TypeError: Cannot set properties of undefined (setting 'items') Global Error Stack Trace: set items [as items] (file: src/webpack:/app/node_modules/@nativescript-community/ui-pager/angular/fesm2022/nativescript-community-ui-pager-angular.mjs:50:0) applyValueToInputField (file: src/webpack:/app/node_modules/@angular/core/fesm2022/core.mjs:4035:29) writeToDirectiveInput (file: src/webpack:/app/node_modules/@angular/core/fesm2022/core.mjs:11096:12) setInputsForProperty (file: src/webpack:/app/node_modules/@angular/core/fesm2022/core.mjs:12391:8) elementPropertyInternal (file: src/webpack:/app/node_modules/@angular/core/fesm2022/core.mjs:11692:8) Module.ɵɵproperty (file: src/webpack:/app/node_modules/@angular/core/fesm2022/core.mjs:21258:8) SignupComponent_Template (file: src/webpack:/app/src/app/components/signup/signup.component.html:21:8) executeTemplate (file: src/webpack:/app/node_modules/@angular/core/fesm2022/core.mjs:11268:8) refreshView (file: src/webpack:/app/node_modules/@angular/core/fesm2022/core.mjs:12791:12) detectChangesInView$1 (file: src/webpack:/app/node_modules/@angular/core/fesm2022/core.mjs:13015:8)
You will have to pin to 4.0.19 until this is resolved.
4.0.19
The text was updated successfully, but these errors were encountered:
This should be fixed in 14.1.23
14.1.23
Sorry, something went wrong.
No branches or pull requests
Appears angular compilation since 4.0.9 of ui-pager has been in this state:
You will have to pin to
4.0.19
until this is resolved.The text was updated successfully, but these errors were encountered: