You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@raclim there is definitely in a problem in the IDEOverlays. There is no this.state so projectId={this.state.sketchToAddToCollection.id} won't work. It looks like we want to keep the projectId={params.project_id} there and the only change to that file is to remove the line username={params.username}.
The text was updated successfully, but these errors were encountered:
I ultimately didn't name the commit message properly (I was supposed to use "fixes #2877" instead of "fixes 2877") , but this commit resolves this issue.
Fix for Error Found in Comment in #2353:
The text was updated successfully, but these errors were encountered: