-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[v3] Fix tests #5790
[v3] Fix tests #5790
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Had a look at the last failing test Navigate is taking control and redirecting it internally for some reason. The https://github.com/livewire/livewire/blob/master/js/features/supportNavigate.js#L5-L6 |
@joshhanley i assume the dist js files are build from some local source, because history & navigate are not published on npm |
Thanks! |
Fix failing test due to L9/10 validation changes
Fixed also the turolinks test
and a bug with the legacy support for
queryString