[Bug]: import url(); not working #2896
Labels
No labels
awaiting-reply
breaking changes
bug
cannot-reproduce
dependencies
documentation
duplicate
electron-issue
enhancement
fix-available
good first issue
help wanted
invalid
javascript
need more information
need rebase
official-youtube-music-issue
plugin request
question
release
security
stale
Status: blocked
typo
wontfix
ytmd-issue
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: YTMD/youtube-music#2896
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Preflight Checklist
YouTube Music (Application) Version
3.7.1
Checklists
What operating system are you using?
macOS
Operating System Version
macOS Sequoia 15.2
What CPU architecture are you using?
arm64 (including Apple Silicon)
Last Known Working YouTube Music (Application) version
Reproduction steps
Import a css file from options -> visual tweaks -> themes that contains importing another css file from the web, see that the theme doesnt apply
Expected Behavior
the theme should apply
Actual Behavior
the theme doesn't apply
Enabled plugins
Additional Information
No response
Can you still reproduce the issue?
@JellyBrick Yeah it still doesn't want to load the css if it is loaded using @import url("");
Try this:
Do you see CORS errors in the console or the network logs?
@ArjixWasTaken Nope, but there seem to be some other stuff. I don't think this has anything to do with the issue.