-
Bug
-
Resolution: Cannot Reproduce
-
Undefined
-
None
-
4.11
-
None
-
Moderate
-
None
-
False
-
Description of problem:
Dynamic plugin extensions disappear from the UI when an error is encountered loading a code reference.
Version-Release number of selected component (if applicable):
4.11
How reproducible:
Steps to Reproduce:
1. A dynamic plugin is installed, enabled, and provides an extension where a codeRef fails to load. 2. An interaction occurs with the extension, and the console attempts to reference the extension codeRef. 3. The extension codeRef fails to load
Actual results:
The extension component disappears from the console. The component will not re-appear unless the plugin is manually re-enabled, which starts this cycle over.
Expected results:
This can probably be easily reproduced by adding an intentionally "broken" extension to the demo dynamic plugin, then following the steps above
Additional info:
There are at least 2 related bugs: https://bugzilla.redhat.com/show_bug.cgi?id=2071690 https://bugzilla.redhat.com/show_bug.cgi?id=2072965 Migrated from https://bugzilla.redhat.com/show_bug.cgi?id=2111629