microsoft / TypeScript-DOM-lib-generator

Tool for generating dom related TypeScript and JavaScript library files
Apache License 2.0
601 stars 418 forks source link

Error TS2430 (TS) Interface 'WebGLRenderingContext' incorrectly extends interface 'WebGLRenderingContextBase'. #1668

Open bjornbacklund opened 6 months ago

bjornbacklund commented 6 months ago

Moved to TS 5.3 and now all projects using BabylonJS fails with this:

Error TS2430 (TS) Interface 'WebGLRenderingContext' incorrectly extends interface 'WebGLRenderingContextBase'. Types of property 'COLOR_ATTACHMENT0' are incompatible. Type 'number' is not assignable to type '36064'. Miscellaneous C:\Program Files (x86)\Microsoft SDKs\TypeScript\5.3\lib.dom.d.ts