Hello,
I've implemented a legacy custom component and added into a module.
the component works well when the module is opened as a stand alone page.
However component does not load when the module is released and rendered as part of the full application.
Please take a look at the screenshot. Do you have any recommendations how to fix the issue?
The component does not use querySelectorAll.
Module name is currentTask
Component name is proofread (the button with text 'Proofread' does not belong to the component)
