Skip to content
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

2017-ncueie-isomorphic #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

2017-ncueie-isomorphic #1

wants to merge 1 commit into from

Conversation

93i7xo2
Copy link

@93i7xo2 93i7xo2 commented Aug 10, 2017

No description provided.


removeElement = (idx) => {
//不想用setState所以用forceUpdate
this.state.list.splice(idx,1);
Copy link

Choose a reason for hiding this comment

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

盡量不要用forceupdate喇

Copy link
Author

Choose a reason for hiding this comment

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

this.setState({...this.state}) //可是我覺得這樣很沒有freestyle

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