issues
search
inertiajs
/
inertia
Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
https://inertiajs.com
MIT License
6.55k
stars
435
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump @sveltejs/kit from 2.6.4 to 2.8.3
#2107
dependabot[bot]
opened
18 hours ago
0
fix: use local axios instance instead of global
#2104
LeTamanoir
opened
1 day ago
0
global axios instance breaking with other packages that use it
#2103
LeTamanoir
opened
1 day ago
1
add testing instructions to docs
#2102
D4ve-R
opened
3 days ago
0
feat: add disabled attribute handling to link
#2101
D4ve-R
opened
3 days ago
1
Ensure current page is set before prefetching
#2100
joetannenbaum
opened
4 days ago
0
refactor: augment `vue` instead of `@vue/runtime-core`
#2099
Barbapapazes
opened
4 days ago
0
Set the history state before swapping component
#2098
joetannenbaum
opened
5 days ago
0
Don't prefetch the current page
#2097
joetannenbaum
opened
5 days ago
2
Ensure we have a default slot for WhenVisible before executing it
#2096
joetannenbaum
opened
5 days ago
0
this.$slots.default is not a function in whenVisible.ts
#2095
y-l-g
opened
5 days ago
0
V2 Partial reloads
#2094
101Admin
opened
5 days ago
1
[v2.x] Problem with Inertia::defer() and encryptHistory() upon <Link> visits
#2093
TymoteuszNachtman
opened
6 days ago
0
Firefox Page Reload Bug
#2092
Verox001
opened
1 week ago
0
createInertiaApp calls resolve with undefined name on browser navigation
#2091
cairin
opened
1 week ago
0
[2.x] Fix: make Link href prop reactive
#2089
Smef
opened
1 week ago
1
Laravel + React + Breeze Url Twice time Issue
#2088
ReactJsScc
opened
2 weeks ago
5
http://localhost/Ravi/inventory-main/public/Ravi/inventory-main/public/
#2087
ReactJsScc
closed
1 week ago
1
Optimizing useForm in Inertia.js: Preventing Unnecessary Re-renders
#2084
HassanDev13
opened
2 weeks ago
2
Unhandled Promise Rejection: HierarchyRequestError: The operation would yield an incorrect node tree.
#2083
kresnasatya
closed
2 weeks ago
2
Generic form on `T` access with `keyof T`
#2082
ThibaudDauce
opened
2 weeks ago
0
Support nested paths in form error types
#2081
talelmishali
opened
2 weeks ago
0
Bump happy-dom from 14.12.3 to 15.10.2
#2080
dependabot[bot]
opened
2 weeks ago
0
Bump symfony/process from 6.4.12 to 6.4.14 in /playgrounds/react
#2078
dependabot[bot]
opened
2 weeks ago
0
Bump happy-dom from 14.12.3 to 15.10.1
#2077
dependabot[bot]
closed
2 weeks ago
1
Throw Error when run with `tsc && vite build`
#2075
kresnasatya
opened
3 weeks ago
0
[2.x] Add some additional poll helpers
#2074
grantholle
opened
3 weeks ago
0
<link rel="preload".... doesn't work in <Head>
#2073
imt-kn
opened
3 weeks ago
0
V2: href of Link Component does not update on change
#2072
NicolasKion
opened
3 weeks ago
3
Fix playground dependencies
#2070
gobeli
opened
4 weeks ago
0
Add deepMerge Support for Merging Nested Arrays and Objects in Props
#2069
HichemTab-tech
opened
1 month ago
1
Inertia::merge() Improperly Merges Pagination Objects in Inertia v2
#2068
HichemTab-tech
opened
1 month ago
1
Svelte 5 persistent layout does not render page component if there are no page props assigned in Laravel
#2067
vits
closed
4 days ago
1
[2.x] Prefetch on the current page causes re-render and focus loss
#2066
Jussi-Mannisto
opened
1 month ago
1
Allow `WhenVisible` Component to Accept `params` Alongside `data` for Enhanced Customization
#2065
HichemTab-tech
closed
1 month ago
0
params in WhenVisible are not working at all
#2064
HichemTab-tech
closed
1 month ago
2
[V2] page.url includes host on Link click but not initial load
#2063
ovdahlberg
closed
3 weeks ago
0
Refreshing gets new data but doesn't re-render the page's content
#2061
ncphillips
opened
1 month ago
2
[2.x] Remove `data` option from `useForm` options type
#2060
pedroborges
opened
1 month ago
0
WhenVisible fallback always on start
#2058
HichemTab-tech
closed
1 month ago
1
Infinite Scrolling and merge props not working as expected
#2057
sicsol
opened
1 month ago
1
useForm `submit` should accept `data`
#2056
axelvaindal
opened
1 month ago
1
TypeError: n.get() is undefined when trying to prefetch with the router
#2053
nick-potts
opened
1 month ago
0
use default empty object in useForm Vue and Svelte
#2052
saml-dev
opened
1 month ago
0
[2.x] Take over scroll restoration from browser
#2051
joetannenbaum
opened
1 month ago
1
[V2] Improve WhenVisible component to merge data and params props for a more flexible API
#2048
PedroAugustoRamalhoDuarte
opened
1 month ago
0
[2.x] Removal of NProgress dependency
#2045
joetannenbaum
opened
1 month ago
4
Cannot find package 'react' imported from /bootstrap/ssr/ssr.js
#2042
harrisonratcliffe
closed
3 weeks ago
2
[V2] Post data on paginated list with Deferred data
#2041
EtiennePASSOT
opened
1 month ago
3
merge upstream
#2040
buhrmi
closed
1 month ago
1
Next