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

schema passed from componentDidMount not update #49

Open
net-system opened this issue Nov 4, 2019 · 0 comments
Open

schema passed from componentDidMount not update #49

net-system opened this issue Nov 4, 2019 · 0 comments

Comments

@net-system
Copy link

net-system commented Nov 4, 2019

I really like this work!
But we need to get schema and uischema from database,
so we start with empty schema:{} in state and in componentDidMount we update this.state.schema with object.
But there's no update in rendered form.

Is there another way to update schema in react lifecicle and then get rendered pagination updated?

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