Skip to content
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

[5.0] Calendar missing svg #42052

Closed
brianteeman opened this issue Oct 5, 2023 · 2 comments
Closed

[5.0] Calendar missing svg #42052

brianteeman opened this issue Oct 5, 2023 · 2 comments

Comments

@brianteeman
Copy link
Contributor

Steps to reproduce the issue

Open a calendar field (light or dark) and check the console. You will see a 404 for the image used for the dropdown arrow as shown in the image below

It should look similar to

image

Instead it looks like
image

This is a bug introduced by @wilsonge in #41743

https://j5.test/media/system/css/images/select-bg.svg 404 (Not Found)

Should be
https://j5.test/media/system/images/select-bg.svg

@dgrammatiko
Copy link
Contributor

#42060

@alikon
Copy link
Contributor

alikon commented Oct 5, 2023

please test #42060

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants