You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [5.0.0-beta.37](v5.0.0-beta.36...v5.0.0-beta.37) (2024-10-21)
### Bug Fixes
* **esl-carousel:** add missing TSX declaration for `esl-carousel-dots` ([7f30c71](7f30c71))
* **esl-carousel:** esl-carousel tag is not declared to be used in TSX ([70b1607](70b1607)), closes [#2330](#2330)
* **esl-drag-to-scroll:** fix issue with un-prevented click action after drag ([c98cfa4](c98cfa4))
* **esl-drag-to-scroll:** fix propagation of the click if drag detected ([0b4aee6](0b4aee6))
Missed tag declarations of elements for TSX, so we can not use carousel from strictly typed JSX
Originally posted by @dshovchko in #2185 (comment)
Target:
main-beta
The text was updated successfully, but these errors were encountered: