taiga-family / taiga-ui

Angular UI Kit and components library for awesome people
https://taiga-ui.dev
Apache License 2.0
3.19k stars 435 forks source link

🐞 - AnalogJS - Failed to import @tinkoff/ng-dompurify when starting the server #4993

Closed Rafaelz2516 closed 3 months ago

Rafaelz2516 commented 1 year ago

Playground Link

https://github.com/Rafaelz2516/pitaya

Description

What i am using? Analogjs

Steps:

  1. npx create-nx-workspace@latest --preset=@analogjs/platform - Integration
  2. npm i taiga-ui
  3. nx g taiga-ui:ng-add
  4. nx serve pitaya (or the name of the project)

Error after opening the localhost? image

Angular version

16.1.0

Taiga UI version

3.37.0

Which browsers have you used?

Which operating systems have you used?

splincode commented 1 year ago

@waterplea need to build all libraries with ng-packagr 13+

image
waterplea commented 1 year ago

@waterplea need to build all libraries with ng-packagr 13+

image

Ok, this will have to wait for Taiga 4.0 and a bump to Angular 14.

splincode commented 3 months ago

Fixed by @taiga-ui/dompurify