Closed
Description
Fix for Error Found in Comment in #2353:
@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}.