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

Backport JetStream Modal.vue enhancements #435

Merged
merged 5 commits into from
Nov 8, 2024

Conversation

mrleblanc101
Copy link
Contributor

Hi,
I wanted to open a new issue, but issue are disabled in Breeze.

I asked on Discord what to do, and we hinted to open a PR with the fix directly.
The issues are with the Modal.vue component in the inertia-vue and inertia-vue-ts.
They have a <slot v-if="show"> that remove the content of the modale before the closing animation finish.

I found that JetStream 4.x had fixed this issue, so here is the backport for the Vue portion at least.

Copy link

github-actions bot commented Nov 5, 2024

Thanks for submitting a PR!

Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@mrleblanc101 mrleblanc101 marked this pull request as ready for review November 5, 2024 22:09
@taylorotwell taylorotwell merged commit f9804ba into laravel:2.x Nov 8, 2024
15 checks passed
@taylorotwell
Copy link
Member

Thanks!

@mrleblanc101
Copy link
Contributor Author

@taylorotwell No problem !
Any reason why issue are closed on breeze ? But not on other repo like JetStream ?

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.

2 participants