Hi,I am using a pakcage that has a lwc that is used on the record page of cases. There is a flow on the same page that is used to assign perms for that lwc. Once the flow runs i am able to trigger the console tab to refresh that does cuase the fields and related lists to update however the lwc does not reload. The lwc is a managed package. is it possible for me to create a lwc and embed the existing managed one in it? This way i could add some kind of code in the new one that will trigger the lwc to reload when the conbsole tab is refreshed.Any thoughts or ideas would be greatly appeciated.