Skip to content

Conversation

@mac-s-g
Copy link
Owner

@mac-s-g mac-s-g commented Jul 2, 2018

fixes #202

@mac-s-g
Copy link
Owner Author

mac-s-g commented Jul 2, 2018

I'll bump patch version as well

this.setState({
validationFailure: false
validationFailure: false,
addKeyRequest: false
Copy link
Owner Author

Choose a reason for hiding this comment

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

this used to work by setting state directly at render time in index.js.
it was a hack. definitely looks better now.

Copy link
Collaborator

Choose a reason for hiding this comment

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

awesome!

@franklixuefei franklixuefei merged commit ceb6b36 into master Jul 2, 2018
@franklixuefei
Copy link
Collaborator

@mac-s-g when you have time, could you publish this?

@mac-s-g
Copy link
Owner Author

mac-s-g commented Jul 2, 2018

thanks! i'll publish now

@mac-s-g
Copy link
Owner Author

mac-s-g commented Jul 2, 2018

published to + react-json-view@1.18.2

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.

Cancel Button of Key Modal doesn't work

3 participants