You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/07/01 11:09:11 UTC

[GitHub] [cordova-plugin-inappbrowser] regevbr commented on issue #389: stackoverflow when trying to open an iframe #388

regevbr commented on issue #389: stackoverflow when trying to open an iframe #388
URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/389#issuecomment-507220531
 
 
   @janpio it happend to me and I have been using my fork (with this fix) in production ever since without a fail. @mydoal also confirmed he has that issue.
   
   The code that caused it for me (at least I think - I didn't touch it in a long time) was the following scenario:
   * My html code had an empty `iframe` element with empty `src` attribute (so it is hidden).
   * When I dynamically set the `src` so it will load the contents, it happens.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org