-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.2.16
Environment
macOS13.3.1, chrome113.0.5672.126,vue3.2.45
Reproduction link
Steps to reproduce
When using the a-layout component in the parent component, extract the a-layout-sider to a new child component. It loads normally for the first time, but modifying any code within the child component will cause a stack overflow.
What is expected?
Normal operation
What is actually happening?
Code execution stack overflow