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

[v3] Fix route caching #6008

Merged
merged 3 commits into from Jul 27, 2023
Merged

Conversation

gehrisandro
Copy link
Contributor

This PR fixes Laravel route caching. This problem has been mentioned in #5910 and #6000

Test implementation taken from here and sightly modified: #5910

@gehrisandro gehrisandro marked this pull request as ready for review July 27, 2023 04:59
@gehrisandro gehrisandro changed the title [v3] Fix route caching [v3] Fix Laravel route caching Jul 27, 2023
@gehrisandro gehrisandro changed the title [v3] Fix Laravel route caching [v3] Fix route caching Jul 27, 2023
@gehrisandro
Copy link
Contributor Author

The failing test can_upload_preview_and_save_a_file does not seem to be related to my changes. Looks like this test breaks randomly as it passed before: https://github.com/livewire/livewire/actions/runs/5676679621/job/15383795917

But I don't have the permission to rerun the tests here.

@soymgomez
Copy link

It seems works fine for me. 👍

@calebporzio
Copy link
Collaborator

This is great, thank you so much for the fix and @nuernbergerA for the failing test!

@calebporzio calebporzio merged commit fb9b49d into livewire:main Jul 27, 2023
4 checks passed
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

Successfully merging this pull request may close these issues.

None yet

4 participants