Closed as duplicate of#883
Description
Initial checklist
- I read the support docs
- I read the contributing guide
- I agree to follow the code of conduct
- I searched issues and discussions and couldn’t find anything (or linked relevant results below)
Affected package
Steps to reproduce
Actual behavior
When using the Components type, TypeScript speed problems appear. This is noticeable with IntelliSense hints in VS Code.
In the example, you can see that if you use a variable with the Components type, the hints slow down and TypeScript starts to “think more”.
Expected behavior
There should be no performance issues when using the Components type.
Runtime
No response
Package manager
No response
Operating system
No response
Build and bundle tools
No response