Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ошибка при использовании UI-Kit #72

Open
zamotkin opened this issue Apr 10, 2023 · 3 comments
Open

Ошибка при использовании UI-Kit #72

zamotkin opened this issue Apr 10, 2023 · 3 comments

Comments

@zamotkin
Copy link

При использовании UI-Kit выпадает ошибка:

Attempted import error: 'useId' is not exported from 'react' (imported as 'useId').
ERROR in ./node_modules/react-tabs/esm/components/UncontrolledTabs.js 128:15-20
export 'useId' (imported as 'useId') was not found in 'react' (possible exports: Children, Component, Fragment, Profiler, PureComponent, StrictMode, Suspense, __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, cloneElement, createContext, createElement, createFactory, createRef, forwardRef, isValidElement, lazy, memo, useCallback, useContext, useDebugValue, useEffect, useImperativeHandle, useLayoutEffect, useMemo, useReducer, useRef, useState, version)

Компонент react-tabs не используется.

@lamo2k123
Copy link
Contributor

Версия react в приложение какая?

@zamotkin
Copy link
Author

17.0.2, сейчас попробую на 18

@zamotkin
Copy link
Author

на 18.2.0 проблемы нет

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants