How to solve uncaught reference error when injecting endpoints in RTK Query code splitting approach
I’m using the RTK Query package and React TypeScript. I implemented code splitting, global error handling, and added a custom base URL:
I’m using the RTK Query package and React TypeScript. I implemented code splitting, global error handling, and added a custom base URL: