-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[3.2.0-beta.3] new URL
doesn't work with alias and dynamic path
#10597
Open
7 tasks done
Labels
p3-minor-bug
An edge case that only affects very specific usage (priority)
Comments
9 tasks
7 tasks
sapphi-red
added
the
p3-minor-bug
An edge case that only affects very specific usage (priority)
label
Mar 24, 2023
7 tasks
This issue still exists in version |
Yup, also had this today and cant find a way to fix |
issue persists. |
Any updates on this issue? I've been stuck with this problem while trying to migrate from webpacker to vite 😕 |
4 tasks
Any update on this? Issue still persist. |
nellh
added a commit
to OpenNeuroOrg/openneuro
that referenced
this issue
Oct 30, 2024
nellh
added a commit
to OpenNeuroOrg/openneuro
that referenced
this issue
Nov 10, 2024
nellh
added a commit
to OpenNeuroOrg/openneuro
that referenced
this issue
Nov 11, 2024
Kind of relevant: #14500 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The code below doesn't return asset URL
Alias alone works, dynamic path works, but these 2 together don't:
Reproduction
https://stackblitz.com/edit/vitejs-vite-ecxnab?file=main.js&terminal=dev
Steps to reproduce
Open the repro, see the one image is not loaded while others are
System Info
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: