Axel Chardevel

Results 4 comments of Axel Chardevel

Same here for me with this plugin file : ``` javascript const browserify = require("@cypress/browserify-preprocessor"); const cucumber = require("cypress-cucumber-preprocessor").default; const resolve = require("resolve"); module.exports = (on, config) => { require('@cypress/code-coverage/task')(on,...

> Same here for me with this plugin file : > > ```js > const browserify = require("@cypress/browserify-preprocessor"); > const cucumber = require("cypress-cucumber-preprocessor").default; > const resolve = require("resolve"); > >...

Hello @AllenFang any news about this fixed column prop ? I would need it for a project. I would be glad to help if i can.