rbxts-flamework / core

Flamework is an extensible game framework. It requires typescript and offers many useful features.
MIT License
112 stars 8 forks source link

Components excessively type check with streaming enabled #72

Closed Fireboltofdeath closed 1 year ago

Fireboltofdeath commented 1 year ago

Flamework should defer type checking until after all descendants have been added/removed.