Skip to content

Не рендерится компонент Notification, если status='ok' #1288

Open
teodem-ekb opened this issue Jun 2, 2021 · 0 comments

Comments

@teodem-ekb
Copy link

teodem-ekb commented Jun 2, 2021

Не рендерится компонент Notification, если status='ok' или вообще не передано свойство status
Ошибка в консоли

`Uncaught Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.

Check the render method of Notification.
at createFiberFromTypeAndProps (react-dom.development.js:23965)
at createFiberFromElement (react-dom.development.js:23988)
at reconcileSingleElement (react-dom.development.js:14233)
at reconcileChildFibers (react-dom.development.js:14293)
at reconcileChildren (react-dom.development.js:16762)
at updateHostComponent (react-dom.development.js:17302)
at beginWork (react-dom.development.js:18627)
at HTMLUnknownElement.callCallback (react-dom.development.js:188)
at Object.invokeGuardedCallbackDev (react-dom.development.js:237)
at invokeGuardedCallback (react-dom.development.js:292)`

Версия arui-feather:19.0.2

@teodem-ekb teodem-ekb changed the title Не рендериться компонент Notification если status='ok' Не рендерится компонент Notification если status='ok' Jun 2, 2021
@teodem-ekb teodem-ekb changed the title Не рендерится компонент Notification если status='ok' Не рендерится компонент Notification, если status='ok' Jun 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant