how to use createBrowserRouter in react + react router dom?
In my application I am using BrowserRouter
component to render my routes or components . But I want to use loader functionality. but my current approach I am not able to use that feature.
why loader function not called in react js?
I am using react router dom loader function
https://reactrouter.com/en/main/route/loader