We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
How to reproduce:
Add to nuxt.config.ts:
app: { pageTransition: { name: "slide-right", mode: "out-in" }, }
Add 2 views which contains VImg with remote image. Run app & fast switch between this pages (disable cache).