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

HTMLView does not reload nodeComponentProps #257

Closed
FoxInFlame opened this issue Apr 27, 2019 · 1 comment
Closed

HTMLView does not reload nodeComponentProps #257

FoxInFlame opened this issue Apr 27, 2019 · 1 comment

Comments

@FoxInFlame
Copy link

When a value in nodeComponentProps is dependent on the state, the View does not re-render upon a change in the state.

nodeComponentProps={{
    numberOfLines: this.state.numberOfLines
}}
@FoxInFlame
Copy link
Author

I saw that this issue is being addressed already in pull request #241, so I'll wait for the merge.

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

No branches or pull requests

1 participant