Skip to content

Fixes a re-render error within widget extensions

Phil Hughes requested to merge ph/fixWidgetExtensionRerenderBug into master

What does this MR do and why?

Fixes a Vue error being thrown whenever a widget extension gets re-rendered. This was caused by the original extension object being overwritten by Vues' reactivity.

Screenshots or screen recordings

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports