-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Description
🐛 bug report
Collapsing stack frames in error overlay triggers infinite loop of closing+opening
It only happens when you click the bottom button to collapse
<button onClick={toggleCollapsed} style={collapsibleExpandedStyle}> |
I found this explanation of the reason:
https://phelipetls.github.io/posts/surprising-react-bug/#toggle-event
🎛 Configuration (.babelrc, package.json, cli command)
{
"your": { "config": "here" }
}
🤔 Expected Behavior
This is probably a low priority bug, and maybe does not have an elegant fix.
😯 Current Behavior
💁 Possible Solution
🔦 Context
💻 Code Sample
🌍 Your Environment
Software | Version(s) |
---|---|
Parcel | >=v2.14.0 |
Node | |
npm/Yarn | |
Operating System |
Metadata
Metadata
Assignees
Labels
No labels