dojo / widget-core

:rocket: Dojo 2 - widget authoring system.
http://dojo.io
Other
34 stars 39 forks source link

Call observer.disconnect() in a closure to prevent invalid invocation #954

Closed bryanforbes closed 6 years ago

bryanforbes commented 6 years ago

Resolves #953

Type: bug

The following has been addressed in the PR:

Description:

Resolves #953