Kevin

Results 14 issues of Kevin

I'm playing with the new `Select` `placeholder` prop, and am wondering if the following is possible? As an example, let's say you have a series of 3 selects for an...

Type: Bug
Package: react/select

I've been trying to get it to work with Next.js v11 and now v12 but have never had any success. Would you mind providing an example? Thanks

help wanted
good first issue

Awesome library, it works really well with Gatsby + Loadable Component. I might not be using correctly though. Let's say you have a series of 10 sections, each with a...

### Problem Will do my best to describe the issue. The SSL certificate has never worked for me, however I'm able to start developing with the local server after I...

### Problem When I type `yarn deploy`, `slate-tools build` will successfully run, but I no longer receive the option to upload. Instead, I have to run `yarn slate-tools deploy` separately....

I've learned how to change the default browsersync browser that loads by navigating to node_module/@shopify/slate-tools/tools/dev-server/index.js and adding to bsConfig, `browser: ["Firefox Developer Edition", "Firefox", "Google Chrome"]` (This will launch all...

v1.x
config

# Bug Report ## Describe the Bug When I use this hook in any component, it causes infinite re-renders. Am I doing something wrong? ## CodeSandbox Link You can see...

When building a docs page and using `` with JavaScript via the `code` prop and using a template literal, it breaks when there's a line break in a specific location....

bug
needs triage

### What version of Turborepo are you using? latest (can't figure out the version) ### What package manager are you using / does the bug impact? Yarn v1 ### What...

kind: bug

I'm attempting to use this library in a React CodeSandbox, but I get the error: `Support for the experimental syntax 'classPrivateMethods' isn't currently enabled`. I've tried adding `@babel/plugin-proposal-private-methods ` to...