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

[BUG] @prizm-ui/components - PrizmLinkComponent imports itself (likely the cause that ng-mocks fails with SO error) #1535

Closed
1 of 9 tasks
AleksandrSibiakov opened this issue Mar 29, 2024 · 0 comments · Fixed by #1536 or #1525
Labels
type:bug Something isn't working
Milestone

Comments

@AleksandrSibiakov
Copy link
Contributor

AleksandrSibiakov commented Mar 29, 2024

Библиотека

  • @prizm-ui/core
  • @prizm-ui/components
  • @prizm-ui/install
  • @prizm-ui/icons
  • @prizm-ui/flag-icons
  • @prizm-ui/theme
  • @prizm-ui/charts
  • @prizm-ui/ast
  • @prizm-ui/nx-plugin

Компонент

PrizmLinkComponent

Версия

➜ npm ls @prizm-ui/components

@prizm-ui/components 4.0.0

Скрин / Видео проблемы

Описание проблемы

On the project, we use ng-mocks for unit testing. It seems that this particular import causes an SO error when trying to create a mockup of some components that use the above-mentioned PrizmLinkComponent (there are few of them, mainly related to date selectors).

image

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