Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Console error when revisiting the project creation page #341

Open
maurizi opened this issue Feb 28, 2019 · 0 comments
Open

Console error when revisiting the project creation page #341

maurizi opened this issue Feb 28, 2019 · 0 comments

Comments

@maurizi
Copy link
Contributor

maurizi commented Feb 28, 2019

Steps to reproduce:

  • Click the Lab link in the top navbar
  • Click new project. There will be no errors in the console.
  • Click the Lab link in the top navbar
  • Click new project. The will now be an error in the console

Error:

AddEditProjectComponent.html:37 ERROR Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'undefined'. Current value: '[object Object]'.
    at viewDebugError (core.es5.js:8433)
    at expressionChangedAfterItHasBeenCheckedError (core.es5.js:8411)
    at checkBindingNoChanges (core.es5.js:8575)
    at checkNoChangesNodeInline (core.es5.js:12418)
    at checkNoChangesNode (core.es5.js:12390)
    at debugCheckNoChangesNode (core.es5.js:13183)
    at debugCheckDirectivesFn (core.es5.js:13085)
    at Object.eval [as updateDirectives] (AddEditProjectComponent.html:37)
    at Object.debugUpdateDirectives [as updateDirectives] (core.es5.js:13067)
    at checkNoChangesView (core.es5.js:12230)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant