-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Vercel edge middleware (incorrectly*) documented to run on static filesΒ #11950
Copy link
Copy link
Open
Labels
help - confirm behaviourWalk through the example/issue and confirm this is a general behaviour, or a correct update to make.Walk through the example/issue and confirm this is a general behaviour, or a correct update to make.improve or update documentationEnhance / update existing documentation (e.g. add example, improve description, update for changes)Enhance / update existing documentation (e.g. add example, improve description, update for changes)
Metadata
Metadata
Assignees
Labels
help - confirm behaviourWalk through the example/issue and confirm this is a general behaviour, or a correct update to make.Walk through the example/issue and confirm this is a general behaviour, or a correct update to make.improve or update documentationEnhance / update existing documentation (e.g. add example, improve description, update for changes)Enhance / update existing documentation (e.g. add example, improve description, update for changes)
Type
Fields
Give feedbackNo fields configured for issues without a type.
π Subject area/topic
Vercel adapter edge middleware feature
π Page(s) affected (or suggested, for new content)
https://docs.astro.build/en/guides/integrations-guide/vercel/#running-astro-middleware-on-vercel-edge-functions
π Description of content that is out-of-date or incorrect
This does not appear to be true in my testing. Like other middleware it appears to only run on on-demand pages. See withastro/astro#10536 (comment)
π₯οΈ Reproduction in StackBlitz (if reporting incorrect content or code samples)
This is a tricky one but I can put something together if necessary