Dec 10, 2023
0
Level 1
Inertia "native" Nprogress with axios call
Hello, I am building a Laravel 10/Inertia/Vue3.3 SPA. Everything works well, but sometimes i have to build custom axios (for external API calls) and i can't get the Nprogress bar showing on the screen. It works with router() Methods. Is there any trick to make it work with axios calls without adding the npm package ?
Please or to participate in this conversation.