Script issue when auto complete used in frame

Hi there. When I use auto complete with google places all is fine until I place the component with the libloader on a TIWCGJQFrame that I create dynamically as a dialogue. When I use on a dialogue frame, I receive a script error when I attempt the render the frame. All stops at this point and I receive a frame dialogue with the components loaded up to that point with no functionality. The error says that async is not allowed with google. When I remove the component from the frame then all works fine. I wanted to mention here my findings in case this is something that can be updated in a future release and also so anyone else knows the issue to perhaps divert to another solution saving time. Cheers!