Mike Cousins
Mike Cousins
## 🐛 Bug report ### Current Behavior  My initial values is a property called targets which contains an array of UITargetPositions.  Calling setFieldValue or setFieldTouched results in a...
**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** ...
### 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...
``` 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...
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:  It then gives a GAC prompt which I say yes to and then it installs very quickly and launches...