Skip to content
New issue

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

[bug] Angular broken since 4.0.9 #56

Closed
NathanWalker opened this issue Apr 4, 2024 · 1 comment
Closed

[bug] Angular broken since 4.0.9 #56

NathanWalker opened this issue Apr 4, 2024 · 1 comment

Comments

@NathanWalker
Copy link
Member

NathanWalker commented Apr 4, 2024

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.

@NathanWalker NathanWalker changed the title [bug] Angular broken since 4.0.19 [bug] Angular broken since 4.0.9 Apr 4, 2024
@keerl
Copy link
Contributor

keerl commented Apr 17, 2024

This should be fixed in 14.1.23

@keerl keerl closed this as completed Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants