Adam L

Results 6 comments of Adam L

I am also experiencing this issues. 10.14 Toggling the "Enable" option in the menu does nothing and not System Preferences window pops up. Restarting did not help either.

I am also running into that Timer error. Here is my output. ``` Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL. at Timeout.callback [as _onTimeout] (node_modules/jsdom/lib/jsdom/browser/Window.js:523:19)...

We are also running into this issue. Would love to see this get merged in! Update: actually don't care if this gets merged in as we have found that style-inject...

Would love to see this get merged in.

Also experiencing this issue. ``` import React from 'react'; import ScrollableAnchor from 'react-scrollable-anchor' const Category = ({ children, subcategory, title }) => { return ( { subcategory ? {title} :...

PR created to update preset-scss README https://github.com/storybookjs/presets/pull/209 ``` yarn add -D @storybook/preset-scss [email protected] sass [email protected] [email protected] ```