Vish

Results 7 issues of Vish

When we use `on('file:preprocessor', require('@cypress/code-coverage/use-babelrc'))` in the plugin/index.js file the source maps stop working. The source maps only show up if we have console.log in the tests. Inside use-babelrc, we...

Can we kindly include https://github.com/cypress-io/instrument-cra or https://www.npmjs.com/package/@cypress/instrument-cra in the the documentation location https://docs.cypress.io/guides/tooling/code-coverage#Using-code-transpilation-pipeline ?

@gitbrent Is it possible to insert images or shapes in a cell. Say there is a number 13 with a small Apple or circle next to it, is it possible?

help-wanted
enhancement-table

hi Is there a way to restrict users such that they will not be able to selected older dates than the current day and also prevent them from navigating to...

This library provide exactly what I am looking for, however, I wanted to make sure it was maintained and supported before I go with it.

It specifies that, "Source maps are always enabled unless explicitly disabled by specifying debug: false.". When I used use-babelrc file from code coverage which uses browserify preprocessor(https://github.com/cypress-io/code-coverage/blob/master/use-babelrc.js) and printed defaultOptions...

@cibernox Can we address the below issue in picker? [Moment Issue](https://github.com/moment/moment/issues/1407) ``` moment.min.js:6 Deprecation warning: moment construction falls back to js Date. This is discouraged and will be removed in...

bug