Clay

Results 9 issues of Clay

If I do this in a test: ``` import fetchMock from "fetch-mock"; ``` It will generate this error: ``` PhantomJS 2.1.1 (Mac OS X 0.0.0) ERROR { "message": "SyntaxError: Unexpected...

### Describe the bug When using this plugin I get a number of type errors that don't seem to be honoring my tsconfig.json. I'm using TS 4.6 and when I...

## Current Behavior 😯 Select a file to upload using the SimpleFileUpload component that fails validation and see that it does not display an error message ## Expected Behavior 🤔...

bug

**Expected Behavior:** No API error email **Actual Behavior:** Received email that says API is endpoint is being removed. **Steps to Reproduce the Problem:** 1. Authenticate with GitHub using the CLI...

view here: https://ejs.co/#docs options: ![image](https://user-images.githubusercontent.com/20962/99591072-23aed300-29a3-11eb-8caf-32b4ec29dfb2.png) html source: ![image](https://user-images.githubusercontent.com/20962/99591159-44772880-29a3-11eb-989f-6df2115d198a.png)

I looked through the Chromium source code and I think this is the relevant section: https://github.com/chromium/chromium/blob/dc778ef2640dfd02ee7a896b92cd72e8f6d5cdf1/components/os_crypt/os_crypt_mac.mm#L35 ``` // Salt for Symmetric key derivation. constexpr char kSalt[] = "saltysalt"; // Key...

Context: Was checking out multiple private repos and was copying a file from a private repos to a public repos in the workspace, then committing and pushing. The push would...

React automagically converts numbers to pixels, e.g., `1` to `'1px'`. Seems like it would be helpful to have.

I'm not super familiar with swift but I ran into this error (M1, Ventura 13.2.1): ``` warning: /Users/clay/Library/org.swift.swiftpm/configuration is not accessible or not writable, disabling user-level configuration features. warning: /Users/clay/Library/org.swift.swiftpm/security...