ng-web-apis/resize-observer

[BUG] ResizeObserver types conflict

Closed this issue ยท 1 comments

๐Ÿž Bug report

Description

type conflict due to duplication

Screenshot 2021-05-13 at 11 41 35

Reproduction

Create empty angular app with this package and start app

Versions

  • OS: -
  • Browser -
  • Angular 12

It appears that latest version of @types/resize-observer-browser is compatible with modern TypeScript so we will bump it in Taiga UI to work with old Angular versions and in TypeScript 4.2+ no additional types are required.