issues
search
scottrippey
/
next-router-mock
Mock implementation of the Next.js Router
MIT License
400
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BUG: Adding scroll option cause test to fail
#127
garryismael
opened
1 week ago
0
feat: add support for history and search
#126
SalahAdDin
opened
4 months ago
1
Mocking next link with `target="_blank"`
#125
Mnigos
opened
5 months ago
1
Make `reload` a mock function
#124
DurchblickerFabian
closed
4 months ago
2
publish only dist directory
#123
andriyor
opened
6 months ago
2
Documentation not clear about the use of router.push with query params
#122
ClementLevesque
closed
1 month ago
3
Version Packages
#121
github-actions[bot]
closed
8 months ago
0
add support for search prop
#120
jmisasa
closed
8 months ago
3
docs: fix broken link to `react-router`
#119
soartec-lab
closed
8 months ago
1
Incorrect handling of string query params compared to `next/router`.
#118
rkofman
opened
8 months ago
2
Add history support
#117
ergofriend
closed
1 month ago
3
Version Packages
#116
github-actions[bot]
closed
9 months ago
0
Support Next 14.1 shallow routing
#115
themagickoala
opened
10 months ago
0
Use async singleton router for MemoryRouterProvider
#114
tom-streller-tutti
closed
9 months ago
3
Version Packages
#113
github-actions[bot]
closed
11 months ago
0
fix: update UrlObject type to match native url module
#112
harry-gocity
closed
11 months ago
1
next/link not working with async
#111
phil-tutti
closed
9 months ago
2
With Next14, the path to the RouterContext seems to be wrong.
#110
highhi
opened
1 year ago
2
Incorrect path in types
#109
patik
opened
1 year ago
0
MemoryRouterProvider url property does not work properly
#108
SalahAdDin
opened
1 year ago
3
Next 13.5 support: mark as a "patch" release
#107
scottrippey
closed
1 year ago
1
Version Packages
#106
github-actions[bot]
closed
1 year ago
0
Support for next 13.5
#105
jantimon
closed
1 year ago
2
Next 13.4.20-canary.20 issue
#104
rgembalik
closed
1 year ago
8
Next 13 App Router Support (`next/navigation`)
#103
scottrippey
opened
1 year ago
11
Version Packages
#102
github-actions[bot]
closed
1 year ago
0
`next/link` not working with `passHref`
#101
brandonparis
opened
1 year ago
1
Changesets
#100
scottrippey
closed
1 year ago
1
Changesets pt4
#99
scottrippey
closed
1 year ago
1
Changesets pt3
#98
scottrippey
closed
1 year ago
1
Version Packages
#97
github-actions[bot]
closed
1 year ago
0
Changesets Pt 2
#96
scottrippey
closed
1 year ago
1
Changesets
#95
scottrippey
closed
1 year ago
0
"as" parameter fixes
#94
scottrippey
closed
1 year ago
1
Tests: add more 'as' param tests
#93
scottrippey
closed
1 year ago
0
Misc test improvements
#92
scottrippey
closed
1 year ago
0
Chore: added an Example App
#91
scottrippey
closed
1 year ago
0
docs(README): replace require with jest.requireActual
#90
jackhkmatthews
closed
1 year ago
1
mocked next/link behavior seems inconsistenst with next/link from next.js when the `as` prop is used
#89
sebaholesz
closed
1 year ago
9
Consider the skipTrailingSlashRedirect config
#88
patik
opened
1 year ago
1
Inconsistent useRouter behavior compared to the Next.js Router
#87
illandril
opened
1 year ago
7
repro: failing test for multi-valued parameters
#86
boredland
closed
1 year ago
2
Fix: ensure a hash-only change gets rerendered
#85
scottrippey
closed
1 year ago
0
router.push({ hash }) not triggering a re-render
#84
flpwgr
closed
1 year ago
2
Fix: normalize empty paths to ensure they always have at least a `/`
#83
scottrippey
closed
1 year ago
0
Eliminate dependency on Node's `url` and `querystring` and use `URL` and `URLSearchParams`
#82
scottrippey
closed
1 year ago
3
How to mock next router with jest `experimental-vm-modules`
#81
acc-nicholas
opened
1 year ago
3
Using `next/link` with the locale property.
#80
brunohoraeero
opened
1 year ago
1
dist folder auto-import inconsistencies
#79
aegatlin
closed
1 year ago
2
Is it possible to use dynamic routes with the MemoryRouterProvider for rendering in storybook?
#78
shawngustaw
opened
1 year ago
3
Next