Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

ExpressionChangedAfterItHasBeenCheckedError when visiting work-item-create-selector #2571

Open
aptmac opened this issue Apr 19, 2018 · 0 comments

Comments

@aptmac
Copy link
Member

aptmac commented Apr 19, 2018

When visiting the work-item-create-selector component (i.e., when using the add-work-item action in OSIO), an error gets logged to the console that happens when run locally.
logged error
It seems to be caused by the line of code at [0], which is used to show the modal if the state is "in". FWIW the code functions fine without it, and on the surface the panelState variable doesn't seem to have any other impact on the page.

[0]

dlabrecq added a commit to dlabrecq/fabric8-ui that referenced this issue May 1, 2018
…t errors

The https://api.openshift.io/api/spaces/<id>/workitemtypes API is no longer valid, but there is an alternative API we can use.
This also fixes an “Expression has changed” error when the overlay is opened.

Fixes: fabric8-ui/fabric8-planner#2571
dlabrecq added a commit to dlabrecq/fabric8-ui that referenced this issue May 1, 2018
…t errors

The https://api.openshift.io/api/spaces/<id>/workitemtypes API is no longer valid, but there is an alternative API we can use.
This also fixes an “Expression has changed” error when the overlay is opened.

Fixes: fabric8-ui/fabric8-planner#2571
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant