You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really love all the work that went into this, but it's currently connected to vue-router for Link and Pagination components. I would love to see these become optional dependencies so it can be used with projects that do not use vue-router.
Maybe there is some way to stub out the link components to enable support for Inertia \ default HTML?
The text was updated successfully, but these errors were encountered:
Description
I really love all the work that went into this, but it's currently connected to vue-router for
Link
andPagination
components. I would love to see these become optional dependencies so it can be used with projects that do not usevue-router
.Maybe there is some way to stub out the link components to enable support for Inertia \ default HTML?
The text was updated successfully, but these errors were encountered: