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

[Bug] Can't find variable: metaParser #1851

Open
Magess opened this issue Dec 11, 2024 · 7 comments
Open

[Bug] Can't find variable: metaParser #1851

Magess opened this issue Dec 11, 2024 · 7 comments

Comments

@Magess
Copy link

Magess commented Dec 11, 2024

Bug Report

Bug Description

I have Stylus installed in Orion on MacOS using the Chrome version. Up until Dec 9, this worked, and I was able to load MastoModern into Stylus and have it affect the website.

https://userstyles.world/style/4773/mastodon-modern

Screenshots

Screenshot 2024-12-11 at 2 05 29 PM

CSS Code

https://codeberg.org/Freeplay/UserStyles/raw/branch/main/mastodon/modern.user.css

System Information

  • OS: macOS 15.1.1
  • Browser: Orion 0.99.129.5-rc (WebKit 621.1.2.111.4)
  • Stylus Version: 2.0.0

Additional Context

@tophf
Copy link
Member

tophf commented Dec 11, 2024

I don't have a Mac, so I can't debug the problem. The extension works for me in Chrome or Firefox and I can't imagine how it may be possible for this variable to be missing only in this specific browser.

@tophf
Copy link
Member

tophf commented Dec 11, 2024

Can you test an unpacked extension in this browser? Here's a tentative fix:
stylus-chrome-mv2-2.0.5.zip

@Magess
Copy link
Author

Magess commented Dec 11, 2024 via email

@tophf tophf reopened this Dec 11, 2024
@tophf
Copy link
Member

tophf commented Dec 11, 2024

Welp, I have no more ideas. Until someone debugs the extension in this browser you can keep using the old version by loading it as unpacked extension: https://github.com/openstyles/stylus/archive/refs/tags/v1.5.51.zip

@tophf
Copy link
Member

tophf commented Dec 11, 2024

Maybe you can ask someone in the support forums for this browser?

@Magess
Copy link
Author

Magess commented Dec 11, 2024 via email

@tophf
Copy link
Member

tophf commented Dec 11, 2024

My guess so far is that importScripts is broken inside SharedWorker of a chrome extension.

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

2 participants