Vicky Koblinski

Results 8 issues of Vicky Koblinski

### Description When I have cookieStorageManagerSSR on (and do not have ColorModeScript), the first paint flashes a (mostly) unthemed skeleton. ### Link to Reproduction https://codesandbox.io/s/confident-wing-ztomgs?file=/Chakra.js:378-401 ### Steps to reproduce 1....

Like with no-sandbox, webkit will not run with the flag --font-render-hinting. Specifically on Ubuntu 20 (github actions), it does fine on MacOS. ``` [TEST] Error: Browser closed. [TEST] ==================== Browser...

## Type of issue Bug ---- ## My environment * *OS version/details*: `Windows 10 64-bit` * *Node version:* `8.9.4` * *npm version:* `6.4.1` * *Version of yo :* `N/A` ##...

Hey I'm new to CM but I was having a lot of trouble getting the linter to work with this extension. Part of the problem was not great examples on...

We're using github actions to add Chromatic to our pipeline. It suddenly stopped working today and after some investigation, the only difference is that the CLI version used by the...

### Describe the bug `storyContext` is undefined ```js // test-runner.js const { getStoryContext } = require("@storybook/test-runner"); module.exports = { async postRender(page, context) { const storyContext = await getStoryContext(page, context); console.log(storyContext)...

bug

* **Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines - [x] Tests for the changes have been added (for bug fixes /...

hacktoberfest

### Describe the bug I migrated our app from 7.x.x to 8.1.7 but now many stories are breaking because `process.env` is undefined in the components. `Cannot read properties of undefined...

bug
has workaround
build-storybook
sev:S2
upgrade:8.x