-
Notifications
You must be signed in to change notification settings - Fork 143
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
Race condition in concept-select.js #10162
Comments
Something very similar seems to be happening in Sampling Activity / Name and Sampling Activity / Statement |
Looked at this with @chrabyrd - this has probably been happening for some time, and is likely due to some kind of duplicative calls to the API. They do not appear to be causing breakage at this point. The easiest workaround is to disable the devServer.client.overlay in webpack.config.dev.js by setting it to false. The errors still happen, but they don't stop anything from working. |
…race Fix race condition in concept select widget #10162
resolved in #10163 |
There's a bug in project statements. It appears to be related to concepts.
1.) Create a new project with the new project workflow. Add a statement in step 2.
2) View this project resource in the UI. Click on "Statement About Project". You'll see
The text was updated successfully, but these errors were encountered: