Skip to content
Discussion options

You must be logged in to vote

The crash produces a minified React error which leads to this message: https://reactjs.org/docs/error-decoder.html/?invariant=185.

Based on the notes and the fact that this seems to be related to editing the column title, there was a fix in yesterday's release to handling a similar problem - pasting text into the column title would also cause this Maximum update depth exceeded. issue.

I think we've incidentally addressed this issue by removing that problem component, so I'd be curious if you're able to reproduce it @MikeBeas. As I understand it, this isn't a browser-specific issue - just an unfortunate race condition.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by MikeBeas
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug GitHub or a GitHub feature is not working as intended Projects Plan and track your project's progress using boards and tables Issues Repository issues let you track features, problems, and more alongside your code Product Feedback Share your thoughts and suggestions on GitHub features and improvements
3 participants