so I have app in React with Router and Django on backend. I have Dashboard component, where I send request to Django for getting posts. But when I go on /dashboard, via Link or