Justin Marshall

Results 4 issues of Justin Marshall

I'm trying to migrate our production build file from rules_nodejs to rules_js. As part of the effort I have switched to pnpm locally to try and match what rules_js is...

question

I'm able to recreate the example of react-cra when the WORKSPACE and BUILD.bazel file are in the same directory. But when I try and move the source files, along with...

question

When sending a bad query to my Apollo Server v4, with the armor plugin in place, armor throws a 500 with a validation error. Apollo would handle this with a...

**Describe the bug** When using DatePicker with UTC date, If I select a time change from the dropdown it behaves as expected, but when I edit the date directly, it...

bug
help wanted