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

Troubleshoot ExpressionChangedAfterItHasBeenCheckedError #12

Open
michaelyfan opened this issue Jul 13, 2020 · 1 comment
Open

Troubleshoot ExpressionChangedAfterItHasBeenCheckedError #12

michaelyfan opened this issue Jul 13, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@michaelyfan
Copy link
Member

michaelyfan commented Jul 13, 2020

This is apparently a very bad error that happens in various places around our app which I currently forget. Explore and try to get it to trigger, then fix it. Keep the browser developer tools open to see the error (on Firefox, this might catch you off guard as it triggers the debugger in my case). The website is still functional when this error happens, but it indicates a problem with our Angular code.

@michaelyfan
Copy link
Member Author

Happens during group creation. Click on + button to add a group, fill in a title and a name for the first member to get the checkmark to stop greying out, then add another member

@michaelyfan michaelyfan added the bug Something isn't working label Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant