Mike Cousins

Results 10 issues of Mike Cousins

## 🐛 Bug report ### Current Behavior ![image](https://user-images.githubusercontent.com/725614/67737163-cb8be400-f9cf-11e9-9b39-f9afb5bd9cc8.png) My initial values is a property called targets which contains an array of UITargetPositions. ![image](https://user-images.githubusercontent.com/725614/67737194-e2323b00-f9cf-11e9-8abb-8e2533920d67.png) Calling setFieldValue or setFieldTouched results in a...

stale

**Describe the bug** Using the react-sdk results in console errors about trying to get an unsafe header "date" **To reproduce** Use the react-sdk **Expected behavior** No console errors. **Logs** ![image](https://user-images.githubusercontent.com/725614/175120767-3d1b2673-dac7-4628-aae2-5631625d2ca3.png)...

### Which project is this feature idea for? Turborepo ### Describe the feature you'd like to request In `0.30.0` vitest has added first class support for monorepos. https://twitter.com/vitest_dev/status/1645071039003590656 The syntax...

good first issue
area: examples
owned-by: turborepo

``` import { Loader } from "@googlemaps/js-api-loader"; ^^^^^^ SyntaxError: Named export 'Loader' not found. The requested module '@googlemaps/js-api-loader' is a CommonJS module, which may not support all module.exports as named...

**Describe the bug** The NPM package is misconfigured with regards to esm/cjs types and as such certain build tools like Remix will not build successfully. **To reproduce** Make a Remix...

Any chance you're planning on porting this to .NET Standard?

### Summary & motivation The async loading example uses old code and should be updated for React Hooks. ### Testing & documentation It's just the readme so no testing was...

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce `const captureExceptionSpy = vi.spyOn(Sentry, 'captureException');` ### Expected Result Works fine ### Actual Result `TypeError: Cannot redefine property: captureException` ### Product Area Unknown...

Package: react
Waiting for: Community
Stale

Just a bit of housecleaning and following Remix best practices by removing the default entry files.

I get a message saying that there's an update available: ![image](https://github.com/user-attachments/assets/24b927f7-c896-4e84-981f-7d7ac42697e9) It then gives a GAC prompt which I say yes to and then it installs very quickly and launches...