Skip to content

flux#61

Open
Dafnochka wants to merge 2 commits intoLeonEsquire:masterfrom
Dafnochka:flux
Open

flux#61
Dafnochka wants to merge 2 commits intoLeonEsquire:masterfrom
Dafnochka:flux

Conversation

@Dafnochka
Copy link
Copy Markdown
Contributor

No description provided.

super(props);
this.state={
posts:[]
}
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

попробуйте в constructor добавить this.onPostChange = this.onPostChange.bind(this)
скорее всего из-за этого проблемы)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Спасибо, заработало )

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