-
Love this!
Do you think it's possible to use both next-view-transitions and [nextjs13-progress](https://github.com/designly1/nextjs13-progress) together?
I just switched to next-view-transitions…
-
Expected Behaviour :
Not To Attach Transitions to Initial Page
Behaviour:
Transitions Aren't Attached On Any Of The Pages
i'm using
"next": "^9.0.7",
"next-page-transi…
-
## Describe the bug
When using Next.js, Redux Toolkit, and Next Redux Wrapper, there is an issue with preserving the counter value between page transitions.
## To Reproduce
_It is strongly re…
-
## Context
Currently the MYKOBO flow is implemented as redirect to other tab when user clicks on "Start offramping", Instead of that it should be iframe on the same screen.
## Acceptance Criteria
…
-
The key events links at the top of a liveblog or deadblog should be handled correctly by the apps such that they navigate to the block in the blog within the same webview.
Ensure that this behaviour …
-
It seems there are only a few animation choices right now. I hope the repertoire could be increased to add these:
* Swipe animations. (also called Reveal animations; object is revealed from one sid…
-
TBD
-
## Description 📹
Create a new index page following [this figma](https://www.figma.com/design/fh0OAvj4AS08kHoSxu3DkE/%F0%9F%9A%80-Starknet-Quest?node-id=6294-2187&m=dev)
Rename the current in…
-
TLDR: Next.js App Router is not ready for SPA.
- https://github.com/vercel/next.js/issues/54393
- Next.js App Router navigation requests the server even if unnecessary, slowing down SPA page trans…
-
### What version of React Router are you using?
6.23.0
### Steps to Reproduce
Hi there!
I am using the context, in order to set up clues of navigation direction for specific view transitions, su…