jdenekat

Results 2 comments of jdenekat

acupofspirt: when trying to follow your recipe for SSR, I get the following error: error during render : .../node_modules/vue-slider-component/src/vue2-slider.vue:1 (function (exports, require, module, __filename, __dirname) { where the error is...

We've been trying to get a component test running after upgrading Vite to 5.0 (node 20.13). The only test failures we're having are from selectFile, like this: cy.get('[data-cy="prime-drop-target"] > input[type=file]').selectFile('cypress/test-files/test.file',...