Hai Guys, so i am using django and react. Now i need to display a search box in page-2, which is already in page-1. so problem is page-1 is in .jsx and page-2 is in .html so i am unable to render that component in page-2.
i tried changes the urls.py file to make page-2 as .jsx file then i rename the page-2 to .jsx , tried to render that search component in page-2, the import statement which i wrote is displaying in web page!!!!!! " iam unable to do that"
Any inputs please!
Thanks in advance .
stay safe.
Hello Scott, Thanks for the response. Actually can we meet sometime? so that i can show you my issue. If this is okay please send me your email id or you can email me @ venkatsushil.99@gmail.com
Thanks Again,.
- venkatsushil.99 4 years, 9 months agoSure . We can meet. But before that it would be great if you share your code, then it would help us take a look prior to our meeting.
- scott 4 years, 9 months ago
I am not follow your question .When you deal with React where urls.py come into the picture.could you share your 2 components code in github or somewhere, i can take a look?