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

Double error TypeError: null is not an object #29

Closed
oleksandrbazil opened this issue May 16, 2017 · 3 comments
Closed

Double error TypeError: null is not an object #29

oleksandrbazil opened this issue May 16, 2017 · 3 comments

Comments

@oleksandrbazil
Copy link

TypeError: null is not an object (evaluating 'settings.minify')
(anonymous function) — script.js:54

Safari Version 10.1 (12603.1.30.0.34)

@350d
Copy link
Owner

350d commented May 16, 2017

Hi! Can you provide more details about extension version, page url and style id?

@michaeldhopkins
Copy link

michaeldhopkins commented Jun 15, 2017

Hi, I came here looking for this issue. I am experiencing this in Stylish 2.0.0 in Safari 10.1.1. The error occurs once per load for each matching extension. For example, I have two reddit.com extensions, so I see the error twice when I load https://www.reddit.com/r/AskReddit/ . I've tested this with a directory theme (Reddit No Frills Dark+ https://userstyles.org/styles/133277) and a custom style.

The triggering line is :56 if (settings.minify == 'on') css = minify_css(css);

@foyarash
Copy link

foyarash commented Jul 7, 2017

Don't know if you solve it, but you just need to click on the extension > manage > settings > uncheck then check "minify css before injecting"

@350d 350d closed this as completed Oct 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants