hawkerm / monaco-editor-uwp

A Windows Runtime Component wrapper around the web-based Monaco Editor.
MIT License
152 stars 36 forks source link

add null check at unloaded event #28

Closed Swiftpaws closed 4 years ago

Swiftpaws commented 5 years ago

If the control is collapsed and then unloaded the themechanged call throws an exception.

-> Delegate to an instance method cannot have null 'this'.