M
M
Marat Ivanov2019-07-04 17:37:10
React
Marat Ivanov, 2019-07-04 17:37:10

How to display data taken from one child component in another adjacent child component?

Colleagues, help the teapot, from the neighboring component A, through the context, I take the number from the input, and add it to the parent's state. this number must be passed to another neighboring component B and drawn. Props passes. Rendering does not occur.(((Initially, component B receives data from the parent, and then the data in the parent changes as a result of the above actions, but component B does not draw.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Astrohas, 2017-09-18
@Astrohas

The error is telling you that you are passing a file path, not a Python module path. That is, the path must be specified through dots as /home/x/myflask.wsgi:app

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question