React renders the component after processing? [on hold]
There is react component which is rendered on click from a previous component.
When we click the component, it is displayed only after all the computations are finished in that component until then its stuck in the first component. Any idea why does this happen?
javascript reactjs redux
New contributor
put on hold as off-topic by Rob, suther, Jason Aller, Dan O, DebanjanB 11 hours ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – Rob, Jason Aller, DebanjanB
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
There is react component which is rendered on click from a previous component.
When we click the component, it is displayed only after all the computations are finished in that component until then its stuck in the first component. Any idea why does this happen?
javascript reactjs redux
New contributor
put on hold as off-topic by Rob, suther, Jason Aller, Dan O, DebanjanB 11 hours ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – Rob, Jason Aller, DebanjanB
If this question can be reworded to fit the rules in the help center, please edit the question.
1
We need some code or something to have a look 'inside' if you will. Cheers
– Jonas Praem
21 hours ago
3
We will need the code to help, please post the component code.
– Praveen Rao Chavan.G
21 hours ago
Ahh, editors, I clicked falsly on "requires editing", while this question should in fact be closed as "too broad" if @deepak_V doesn't provide more details/code.
– dr0i
21 hours ago
add a comment |
There is react component which is rendered on click from a previous component.
When we click the component, it is displayed only after all the computations are finished in that component until then its stuck in the first component. Any idea why does this happen?
javascript reactjs redux
New contributor
There is react component which is rendered on click from a previous component.
When we click the component, it is displayed only after all the computations are finished in that component until then its stuck in the first component. Any idea why does this happen?
javascript reactjs redux
javascript reactjs redux
New contributor
New contributor
edited 15 hours ago
Roman Pokrovskij
4,26284980
4,26284980
New contributor
asked 21 hours ago
Deepak VDeepak V
11
11
New contributor
New contributor
put on hold as off-topic by Rob, suther, Jason Aller, Dan O, DebanjanB 11 hours ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – Rob, Jason Aller, DebanjanB
If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as off-topic by Rob, suther, Jason Aller, Dan O, DebanjanB 11 hours ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – Rob, Jason Aller, DebanjanB
If this question can be reworded to fit the rules in the help center, please edit the question.
1
We need some code or something to have a look 'inside' if you will. Cheers
– Jonas Praem
21 hours ago
3
We will need the code to help, please post the component code.
– Praveen Rao Chavan.G
21 hours ago
Ahh, editors, I clicked falsly on "requires editing", while this question should in fact be closed as "too broad" if @deepak_V doesn't provide more details/code.
– dr0i
21 hours ago
add a comment |
1
We need some code or something to have a look 'inside' if you will. Cheers
– Jonas Praem
21 hours ago
3
We will need the code to help, please post the component code.
– Praveen Rao Chavan.G
21 hours ago
Ahh, editors, I clicked falsly on "requires editing", while this question should in fact be closed as "too broad" if @deepak_V doesn't provide more details/code.
– dr0i
21 hours ago
1
1
We need some code or something to have a look 'inside' if you will. Cheers
– Jonas Praem
21 hours ago
We need some code or something to have a look 'inside' if you will. Cheers
– Jonas Praem
21 hours ago
3
3
We will need the code to help, please post the component code.
– Praveen Rao Chavan.G
21 hours ago
We will need the code to help, please post the component code.
– Praveen Rao Chavan.G
21 hours ago
Ahh, editors, I clicked falsly on "requires editing", while this question should in fact be closed as "too broad" if @deepak_V doesn't provide more details/code.
– dr0i
21 hours ago
Ahh, editors, I clicked falsly on "requires editing", while this question should in fact be closed as "too broad" if @deepak_V doesn't provide more details/code.
– dr0i
21 hours ago
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
1
We need some code or something to have a look 'inside' if you will. Cheers
– Jonas Praem
21 hours ago
3
We will need the code to help, please post the component code.
– Praveen Rao Chavan.G
21 hours ago
Ahh, editors, I clicked falsly on "requires editing", while this question should in fact be closed as "too broad" if @deepak_V doesn't provide more details/code.
– dr0i
21 hours ago