Skyleen77 / next-nprogress-bar

NProgress integration on Next.js compatible with /app and /pages folders
https://next-nprogress-bar.vercel.app
315 stars 24 forks source link

Show spinner on <a href="tel:"> #26

Closed Vladisdev closed 7 months ago

Vladisdev commented 11 months ago

Now, if I have a link with the phone inside (href = "tel:....") and without target = "_ blank," then the loader is shown, which loads indefinitely and does not leave the page Expected behavior: when clicking on a link with a phone, as well as email, do not show the loader

Skyleen77 commented 7 months ago

This will be applied in the next update