Bryce

Results 21 comments of Bryce

Any fix for this yet?

> @brycefranzen It's basically impossible to review this PR since GitHub isn't recognizing the file rename. Is it possible to split into multiple commits, some of which do the rename...

> I wonder if a better model would be for each error type to have a static `code` property so that it's `UserInputError.code` rather than `ErrorCode.USER_INPUT_ERROR`. Is it important to...

> Well the main reason is that we've completely rewritten error handling to simplify it a lot on the `version-4` branch, so I'd like to get input from @IvanGoncharov who...

> @brycefranzen It looks like #6705 ends up resolving this problem by adding > > ``` > export enum ApolloServerErrorCode { > GRAPHQL_PARSE_FAILED = 'GRAPHQL_PARSE_FAILED', > GRAPHQL_VALIDATION_FAILED = 'GRAPHQL_VALIDATION_FAILED', >...

I'm also still having the same issue. I would like to trigger `fieldValidation` on all mounted fields when i click "next step" in my form.

> @shoutcool I added `currentFields` manually in my form props and it works well, but yep it should be in `formik` in my opinion. How did you do that?

Same for me >Confirmed that libstdc++.so.6 inside Figma is behind the performance hit. Remove it and the issue disappears.

Agreed. This should have the OLD behavior. Should ask where to push. I miss it :/