Erica Gucciardo
Erica Gucciardo
Hi, This morning attempted to do bower update and got the following error: bower crossroads#~0.12.2 ECMDERR Failed to execute "git ls-remote --tags --heads https://github.com/mi llermedeiros/crossroads.js.git", exit code of #128 fatal:...
### Current behavior: When you want to run only one spec/context, you must supply `.only` in code ### Desired behavior: Each test and context should have a deep link which...
A simple question - is it possible to integrate gemini, gemini-gui, or both with Cypress e2e and integration testing suite? Thanks!
Hello, I implemented Severity as per some suggestions in this ticket: https://github.com/Knockout-Contrib/Knockout-Validation/issues/136 I don't think this pull request is ready to merge, we need to squash and write tests. I'm...
Note: we use `--` to denote a modifier We have a situation where we have a `selection__control` element that lives within a `selection` block. This class does not create much...
Seeing a significant amount of false negatives between resolutions - i.e. switching from big screen to small laptop screen. How to prevent?
Currently the logging is rather unhelpful. Would be nice if it could be improved i.e. including the name of the screenshot being taken per step.
Hi, In our code we use bindingClassProvider extensively and in some scenerios we choose to dynamically return based upon the viewModel example: ``` binding: function () { if (this.hover()) {...
Would love to be able to have a custom error message - I have created a custom component that takes in the `onClick` handler and an `as` prop and when...
### Which packages are impacted by your issue? @graphql-codegen/client-preset ### Describe the bug Using recommended react-app preset for code splitting brings in undesired transform-exponentiation-operator babel transformation The only change we...