feat: zoom in image #3298
Annotations
2 errors and 1 warning
components/Gallery/__tests__/Gallery.spec.ts > <Gallery /> > should render component:
apps/web/components/Drift.vue#L14
TypeError: `new Drift` requires a DOM element as its first argument.
❯ new Drift ../../node_modules/drift-zoom/src/js/Drift.js:15:13
❯ components/Drift.vue:14:3
❯ ../../node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2727:40
❯ callWithErrorHandling ../../node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ callWithAsyncErrorHandling ../../node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ hook.__weh.hook.__weh ../../node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2707:19
❯ flushPostFlushCbs ../../node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:383:28
❯ render ../../node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5861:7
❯ mount ../../node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3848:13
❯ Object.app.mount ../../node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1694:19
|
tests
Process completed with exit code 1.
|
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|