Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

Contextual Menu Crash #176

Closed
echoworxdev opened this issue Nov 4, 2016 · 4 comments
Closed

Contextual Menu Crash #176

echoworxdev opened this issue Nov 4, 2016 · 4 comments

Comments

@echoworxdev
Copy link

echoworxdev commented Nov 4, 2016

Hi there,
I am using OfficeUIFabric Core 5.0.0 with with OfficeUIFabricJS 1.1.0 for building an Office365 add-in.
The application crashes on the "click event" (the second time) in the IE 11 browser with the following message:
cd258d6a-a2b7-11e6-9198-632ffd90a38f

To my understanding it crashes on the following line:
this._container.parentNode.removeChild(this._container);
(fabric.js, Line 2089: Function: ContextualHost.prototype.disposeModal())

@mikewheaton
Copy link
Contributor

We just released Fabric JS 1.2.0 earlier today and it sounds like this could be related to a bug that was fixed there. Could you give it a try?

@Jahnp
Copy link
Collaborator

Jahnp commented Nov 4, 2016

Yeah, this sounds like the problem #167 should have solved.

@echoworxdev
Copy link
Author

That solves the issue. Thanks

@Jahnp
Copy link
Collaborator

Jahnp commented Nov 4, 2016

Awesome, thanks for the quick follow-up @echoworxdev!

@Jahnp Jahnp closed this as completed Nov 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants