Hi, I have used your modal and it is a very nice component. I am very glad to your work.
I find one issue when my component state changes it not change my modal props.
Simply I need this functionality.
- Display all countries list.
- On click, the country needs to show town list.
- I have made my logic done but when I use that in modal it not working as aspected.
The town is not expanding on click country, but after close and open modal that country town displays, same for hiding also.
I hope you get my point. If you have any query ask me.
Thank you.
Hi, I have used your modal and it is a very nice component. I am very glad to your work.
I find one issue when my component state changes it not change my modal props.
Simply I need this functionality.
The town is not expanding on click country, but after close and open modal that country town displays, same for hiding also.
I hope you get my point. If you have any query ask me.
Thank you.