Is it possible to create window with passing the pathname prop? #1404
Unanswered
baseplate-admin
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Sorry I do not follow. What pathname are you trying to configure? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have the following code:
Which outputs:
The project is a SPA generated by
@sveltejs/kit
.The site works fine in https://localhost:4173 when using
vite preview
. I was wondering if it was possible to configure pathname at creation time?Many thanks.
link to github repo
Beta Was this translation helpful? Give feedback.
All reactions