Hi,
would it be possible to add the ability to hard reload only iframe element without reloading entire page? I currently using the @ngx-translate package and then I change the language, iframe element is not updated. I have already tried with component re-rendering rechnique (https://developapa.com/angular-rerender/) and replacing hl parameter in js script source, but it doesn't work as it should.