#40 fixes with a lot of minor refinements #23
Annotations
2 errors
|
build-and-push
Process completed with exit code 1.
|
|
src/webOS/components/Notification/Notification.test.jsx > Notification component > displays the message and icon when notify is called:
src/webOS/components/Notification/Notification.jsx#L51
TypeError: Cannot read properties of undefined (reading 'map')
❯ Notification src/webOS/components/Notification/Notification.jsx:51:22
❯ Object.react-stack-bottom-frame node_modules/react-dom/cjs/react-dom-client.development.js:23863:20
❯ renderWithHooks node_modules/react-dom/cjs/react-dom-client.development.js:5529:22
❯ updateFunctionComponent node_modules/react-dom/cjs/react-dom-client.development.js:8897:19
❯ beginWork node_modules/react-dom/cjs/react-dom-client.development.js:10522:18
❯ runWithFiberInDEV node_modules/react-dom/cjs/react-dom-client.development.js:1522:13
❯ performUnitOfWork node_modules/react-dom/cjs/react-dom-client.development.js:15140:22
❯ workLoopSync node_modules/react-dom/cjs/react-dom-client.development.js:14956:41
❯ renderRootSync node_modules/react-dom/cjs/react-dom-client.development.js:14936:11
❯ performWorkOnRoot node_modules/react-dom/cjs/react-dom-client.development.js:14462:44
|