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

Export Vue's InertiaFormProps #1734

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Spice-King
Copy link
Contributor

This is needed to solve type issues for a laravel/precognition PR that I'm creating. I blame Typescript for this, as for some reason, TS needs the type exported to be used as part of another packages exports, even indirectly, otherwise you can get TS error 4023. Precognition only does Vue 3, but also added it to Vue 2 for constancy reasons.

Spice-King added a commit to Spice-King/precognition that referenced this pull request Nov 22, 2023
Requires inertiajs/inertia#1734 to be published to a version.
Spice-King added a commit to Spice-King/precognition that referenced this pull request Nov 22, 2023
Requires inertiajs/inertia#1734 to be published to a new version.
Spice-King added a commit to Spice-King/precognition that referenced this pull request Nov 22, 2023
Requires inertiajs/inertia#1734 to be published to a new version.
Spice-King added a commit to Spice-King/precognition that referenced this pull request Nov 22, 2023
Requires inertiajs/inertia#1734 to be published to a new version.
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

1 participant