Skip to content

Conversation

@sumitdaga
Copy link
Contributor

No description provided.

Copy link
Collaborator

@maxceem maxceem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sumitdaga

This change looks very good to me:

&& project.id === parseInt(match.params.projectId) 

I've tried to remove the second change, and it still looks like everything still works good for me. Is there any particular case where we need it?

if (!props.projectTemplate) {
   return null
}

@sumitdaga
Copy link
Contributor Author

@maxceem
if i remove this, i can see console errors ...

if (!props.projectTemplate) {
   return null
}

strange you don't see it ...not sure!

Copy link
Collaborator

@maxceem maxceem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works good for me.

Thank you @sumitdaga

@maxceem maxceem merged commit ca0ea3e into topcoder-archive:cf15 Mar 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants