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

Invariant failed sometimes when accessing form Confirm step #464

Open
elboletaire opened this issue Dec 19, 2023 · 4 comments
Open

Invariant failed sometimes when accessing form Confirm step #464

elboletaire opened this issue Dec 19, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@elboletaire
Copy link
Member

I don't have much information on this one, but happened me at least three times already.

When accessing the Confirm step, the cost preview component stays with a spinner. If you open the console, an "invariant failed" error is logged in there. You can workaround this by just getting a step back and forward again, but there's clearly something wrong there.

@elboletaire elboletaire added the bug Something isn't working label Dec 19, 2023
@ferranrego
Copy link
Member

ferranrego commented Feb 26, 2024

I encounter the same error when I click the "Create" button to create a vote (using Github accounts for the census).

Sharing the console:
image

@elboletaire
Copy link
Member Author

elboletaire commented Feb 26, 2024

I encounter the same error when I click the "Create" button to create a vote (using Github accounts for the census).

Adding this just as a clarification: this case might be different; I assume your case cannot be workaround by getting back and forward like I described initially, since it looks like a csp census issue. It's ok to have it tracked down here: the final error is the same, but both issues may require different fixes.

@selankon
Copy link
Contributor

selankon commented May 22, 2024

Is this duplicated of? #496

@elboletaire
Copy link
Member Author

Is this duplicated of? #496

No need to cross-ask :) As I said there, this happened with censuses different than the CSP one, so it should not be related.

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

3 participants