This is a migrated thread and some comments may be shown as answers.

Kendo React Dialog Body not showing

1 Answer 254 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jesil
Top achievements
Rank 2
Jesil asked on 05 Dec 2019, 05:02 AM

https://stackblitz.com/edit/react-tpvpcq

 

hi..

I had a problem here to accessing the kendo react dialog body from another page. i tried may way to access that think, but unlikely failed :(

 

I have two pages in my project, one is DialogTriggerPage.js  and another one is DialogBodyPage.js, in this case dialog body page working as a parent component and dialog trigger page working as child component. How it's possible?

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 05 Dec 2019, 07:36 AM

Hello,

Thank you for your example.

This will require lifting the state:

https://reactjs.org/docs/lifting-state-up.html

This is the modified example:

https://stackblitz.com/edit/react-fxknat?file=DialogTriggerPage.js

Regards,
Stefan
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Jesil
Top achievements
Rank 2
Answers by
Stefan
Telerik team
Share this question
or