-
Notifications
You must be signed in to change notification settings - Fork 177
Stop using Symbol.dispose #267
Copy link
Copy link
Closed
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.
Using
Symbol.disposeright now is a bad idea. It is only supported starting with chrome 134, and Explicit Resource Management proposal is only at stage 3 of 4.Fix released in 3.0.1 does not work, judging by comments on #260 and my own experience.