Skip to content

Fix ExpressionChangedAfterItHasBeenCheckedError in EformsPageComponent#7485

Closed
Copilot wants to merge 3 commits into
angular19from
copilot/fix-angular19-expression-error
Closed

Fix ExpressionChangedAfterItHasBeenCheckedError in EformsPageComponent#7485
Copilot wants to merge 3 commits into
angular19from
copilot/fix-angular19-expression-error

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 29, 2026

Reset to angular19 branch

  • Discarded all previous changes
  • Reset branch to fresh checkout from angular19
  • Branch now matches angular19 exactly (commit 59a2491)

All previous changes have been discarded as requested. The branch is now a clean copy of the angular19 branch without any modifications.

Original prompt

This section details on the original issue you should resolve

<issue_title>Fixing angular19 branch</issue_title>
<issue_description>On the angular19 branch which is updated to have these errors when loading:

ERROR RuntimeError: NG0100: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: '[]'. Current value: '[{"id":1,"createdAt":"2026-01-29T06:50:55.000Z","updatedAt":null,"label":"sfsfdsf","description":null,"repeated":1,"folderName":null,"workflowState":"created","deployedSites":[],"hasCases":false,"disp…'. Expression location: EformsPageComponent2 component. Find more at https://v21.angular.dev/errors/NG0100
    at throwErrorIfNoChangesMode (_debug_node-chunk.mjs:3475:9)
    at bindingUpdated (_debug_node-chunk.mjs:7918:9)
    at Module.ɵɵproperty (_debug_node-chunk.mjs:14300:7)
    at EformsPageComponent_Template (eforms-page.component.html:98:3)
```</issue_description>

<agent_instructions>Remember to use the angular19 branch. Look at the github workflow for how to build the project.</agent_instructions>

## Comments on the Issue (you are @copilot in this section)

<comments>
</comments>


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@renemadsen renemadsen changed the base branch from master to angular19 January 29, 2026 05:54
Copilot AI and others added 2 commits January 29, 2026 06:03
Co-authored-by: renemadsen <76994+renemadsen@users.noreply.github.com>
Co-authored-by: renemadsen <76994+renemadsen@users.noreply.github.com>
@renemadsen
Copy link
Copy Markdown
Member

@copilot discard all changes and start over with a fresh checkout from the branch named "angular19"

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Jan 29, 2026

@copilot discard all changes and start over with a fresh checkout from the branch named "angular19"

Done. All changes have been discarded and the branch has been reset to a fresh checkout from angular19 (commit 0c3c80c).

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

Successfully merging this pull request may close these issues.

Branch: angular19 - Fixing eerror

3 participants