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

Tooltip: исправить типизацию #3655

Closed
MeowDevoteam opened this issue May 13, 2024 · 1 comment
Closed

Tooltip: исправить типизацию #3655

MeowDevoteam opened this issue May 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@MeowDevoteam
Copy link

MeowDevoteam commented May 13, 2024

Полные правила оформления issue

Описание бага
Проблема с типизацией компонентов с версией пакета "@types/react": "^18.3.2". Помимо Tooltip'a задеты ещё некоторые компоненты.
image

Как воспроизвести баг (опционально)
Опишите пошагово

  1. bun create vite vite-react --template react
  2. bun add @consta/icons @consta/uikit
  3. Добавить компонент тултипа в код

Если баг в коде, необходимо заполнить поля ниже ↧

Версия Consta Kit
@consta/[email protected]

Параметры софта на компьютере:

  • ОС: Manjaro Linux Vulcan 23.1.4 x86_64
  • Браузер и его версия: Google Chrome Version 124.0.6367.201 (Official Build) (64-bit)

Дополнительная информация
Подробнее в creativetimofficial/material-tailwind#528

@MeowDevoteam MeowDevoteam added the bug Something isn't working label May 13, 2024
@ZettZet
Copy link
Contributor

ZettZet commented Jun 1, 2024

Более релевантная инфа в DefinitelyTyped/DefinitelyTyped#69006, microsoft/TypeScript#57779 и microsoft/TypeScript#37151
Там же есть обходные варианты, как например module augmentation, или понижение версии @types/react в проекте
Похоже, это проблема на уровне TS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants