Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Inertia) Clicking a link causes full page reload #6

Closed
lucasvbeek opened this issue Sep 1, 2020 · 3 comments
Closed

(Inertia) Clicking a link causes full page reload #6

lucasvbeek opened this issue Sep 1, 2020 · 3 comments

Comments

@lucasvbeek
Copy link

lucasvbeek commented Sep 1, 2020

  • Jetstream Version: 0.0.3
  • Laravel Version: 8.x-dev

Description:

The NavLink, ResponsiveNavLink and DropdownLink components are using regular anchor tags instead of inertia-link, which results in unwanted full page reloads.

Steps To Reproduce:

  • Setup a Laravel 8 project with Jetstream (Inertia)
  • Click any link
@taylorotwell
Copy link
Member

Feel free to send PR.

@taylorotwell
Copy link
Member

I should be able to get to it today if nobody else does.

@taylorotwell
Copy link
Member

Got it taken care of on next patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants