-
-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Labels
has workaroundhas a temporary fix to get around the problemhas a temporary fix to get around the problem⚡️ enhancementimprovement over an existing featureimprovement over an existing feature
Description
It should be possible to write a dot (.
) as part of the url and other special characters (that need to be encoded).
proposals:
- use
[x+nn]
like svelte kit - use another character that allows raw unencoded characters:
[+.]
(gets a bit weird)
This is currently implementable with definePage({ path: '....' })
Metadata
Metadata
Assignees
Labels
has workaroundhas a temporary fix to get around the problemhas a temporary fix to get around the problem⚡️ enhancementimprovement over an existing featureimprovement over an existing feature
Projects
Status
📋 Backlog