| Summary: | Plugin._messageHandler TypeError: Cannot read property 'resolve' of undefined | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Silenio Quarti <Silenio_Quarti> |
| Component: | Client | Assignee: | Silenio Quarti <Silenio_Quarti> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 10.0 | ||
| Target Milestone: | 10.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
On Chrome only, I am getting the following message printed in the console: Plugin._messageHandler TypeError: Cannot read property 'resolve' of undefined The exception happens because somehow plugins are sending a message to the host page that does not have the usual structure. These are the 2 messages a have seen: { request: "deleteUri" uri: "https://hub.jazz.net/code/plugins/jazzPlugin.html" } { request: "postUri" uri: "https://hub.jazz.net/code/plugins/jazzPlugin.html" }