Mal Curtis

Results 19 issues of Mal Curtis

**Describe the bug** GraphQL Mesh does not appear to have correctly defined dependencies in its packages, and as such will not run out of the box with Yarn 2.0+. Some...

stage/0-issue-prerequisites

When using `wrap_parameters` in Rails controllers[1], encrypted attributes are not passed through to the `params` hash for the controller resource. `wrap_parameters` uses `Model.attribute_names` to determine which parameters should be allowed....

Previously you could override the `rating200` and `rating400` theme colors for the Rating component, but this was removed for the v11 release as the colours were deprecated. [The colours are...

For some reason, when authenticating via Azure AD / Microsoft 365 for our org, some email addresses have domains with capitalisation. This PR addresses this issue and ensures that the...

Fixes issue when a client is editing multiple documents. The `doc` command had no awareness of which doc it had successfully connected to.

We've been trying to track down some issues where there are holes in our imported data, yet no errors coming through. I think I've identified a race condition where the...

They fail for me in dev. Could it be that you're using the cached version of dependencies and you need to `go get -u` them to see if the tests...

I know you've changed a large amount of the file structure in your repo, but I thought you might like to pick out the password commit, so that password fields...

### Issue workflow progress - [x] 1. The issue provides a reproduction available on [CodeSandbox](https://codesandbox.io/p/sandbox/autumn-feather-ez04cm) - [ ] 2. A failing test has been provided - [ ] 3. A...

When importing this package into a next.js app, I get the following error. I believe because https://github.com/confuser/graphql-constraint-directive/blob/master/index.js#L135 attempts to `require('apollo-server-errors')` which is not a dependency of this package. ``` ../../.yarn/__virtual__/graphql-constraint-directive-virtual-74b5cc573a/0/cache/graphql-constraint-directive-npm-4.1.2-695ac942e4-d61673215b.zip/node_modules/graphql-constraint-directive/index.js:135:39...

bug