fix(Clickable): use correct CSS property values #5956
Annotations
1 error
Report:
packages/vkui/src/components/DateInput/DateInput.test.tsx#L1
TypeError: Cannot read properties of undefined (reading 'disabled')
at Object.type (/home/runner/work/VKUI/VKUI/node_modules/@testing-library/user-event/dist/cjs/utility/type.js:16:17)
at /home/runner/work/VKUI/VKUI/node_modules/@testing-library/user-event/dist/cjs/setup/setup.js:85:45
at Object.asyncWrapper (/home/runner/work/VKUI/VKUI/node_modules/@testing-library/react/dist/pure.js:88:28)
at Object.wrapAsync (/home/runner/work/VKUI/VKUI/node_modules/@testing-library/user-event/dist/cjs/setup/wrapAsync.js:8:28)
at Object.method [as type] (/home/runner/work/VKUI/VKUI/node_modules/@testing-library/user-event/dist/cjs/setup/setup.js:85:26)
at Object.type (/home/runner/work/VKUI/VKUI/packages/vkui/src/components/DateInput/DateInput.test.tsx:119:21)
at Promise.then.completed (/home/runner/work/VKUI/VKUI/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/VKUI/VKUI/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/home/runner/work/VKUI/VKUI/node_modules/jest-circus/build/run.js:316:40)
at _runTest (/home/runner/work/VKUI/VKUI/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (/home/runner/work/VKUI/VKUI/node_modules/jest-circus/build/run.js:126:9)
at _runTestsForDescribeBlock (/home/runner/work/VKUI/VKUI/node_modules/jest-circus/build/run.js:121:9)
at run (/home/runner/work/VKUI/VKUI/node_modules/jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (/home/runner/work/VKUI/VKUI/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (/home/runner/work/VKUI/VKUI/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (/home/runner/work/VKUI/VKUI/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/home/runner/work/VKUI/VKUI/node_modules/jest-runner/build/runTest.js:444:34)
at Object.worker (/home/runner/work/VKUI/VKUI/node_modules/jest-runner/build/testWorker.js:106:12)
|
Loading