syncfusion / ej2-javascript-ui-controls

Syncfusion JavaScript UI controls library offer more than 50+ cross-browser, responsive, and lightweight HTML5 UI controls for building modern web applications.
https://www.syncfusion.com/javascript-ui-controls
Other
400 stars 158 forks source link

grid build with error: TS1005,TS2322 #128

Closed oudi closed 2 years ago

oudi commented 2 years ago

I want to debug my layout defect when put grid in nested div. so I pull the source code try to build myselft and debug the render. then I have a lot of erros when building. I think it's a typescript version problem, but there are different erros when I change to different typescript versions. the below error from main branch pulled today.(11/30/2021)

@Mydeen-SN

oudi commented 2 years ago

change typescript to 3.3.1, issue resloved. close!