Skip to content

Swapped for NuxtLink#241

Merged
AlexanderKaran merged 1 commit into
mainfrom
nuxt-link-fix
Jun 20, 2026
Merged

Swapped for NuxtLink#241
AlexanderKaran merged 1 commit into
mainfrom
nuxt-link-fix

Conversation

@AlexanderKaran

@AlexanderKaran AlexanderKaran commented Jun 20, 2026

Copy link
Copy Markdown
Collaborator

As part of the Nuxt review #196, an issue was found with the MPA test. We should be using the Nuxt Link; however, this means we do not strictly meet our Glossary

Multi-Page Application (MPA)

In an MPA, each navigation triggers a full page load by the browser and the server (or CDN) responds with a complete HTML document, so the browser always receives ready-to-display content. JavaScript is optional and typically used only for progressive enhancement. In-memory state is lost on every navigation. Because content is present in the initial HTML response, MPAs are naturally SEO-friendly.

See #240 for more details, but something needs to change cc @Fuzzyma

@AlexanderKaran AlexanderKaran requested a review from 43081j as a code owner June 20, 2026 07:03
@AlexanderKaran AlexanderKaran merged commit 2837594 into main Jun 20, 2026
3 checks passed
@AlexanderKaran AlexanderKaran deleted the nuxt-link-fix branch June 20, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants