Iframe history navigate not working in Chrome - google-chrome

I'm working on a micro-frontends project where the sub-apps are loaded in iframes.
When trying to use history back in the iframe, is not working at all with the latest version of Chrome. Tried it on Firefox also and it behaves correctly.
Do you know anything about this issue? Maybe a workaround?
Many thanks

Related

automatically open website in my browser

When I start my browser Chrome and Firefox, the website named "http://www.bilexlahntu.ru" opens automatically. Also there are no extensions installed on it. How to solve this problem? Also sometimes Chrome shows a pop-up to download something.
Please help me.
Looks like your browser contains adware. Use some addware remover. For automatically opening sites, have checked chrome>>settings>>on start up and remove or change the start up pages. I have used addblock extension for chrome.. link: https://chrome.google.com/webstore/detail/adblock/gighmmpiobklfepjocnamgkkbiglidom
i find the solution, after uninstalling all the application that are from unknown publisher, i don't face this problem and all my browser works well as earlier.

Chrome Forcing HTTPS

Chrome is forcing https (as well as adding https to every internal link) to everything on my site, even though I have https support disabled/don't want to use it.
This occurred after I went to my site's cpanel (which requires you go through https). I changed no settings, and after that Chrome forces it. Only occurring on Chrome (firefox is working fine), and only on one computer.
Of course, I tried restarting, clearing cache/cookies as well as going to chrome://net-internals and deleting the domain from HSTS. Nothing works.
Any ideas? Thank you
I had the same issue and to all odds it had something to do with my website itself. In my case I'm running WordPress & WooCommerce on my site and it seems like by deactivating WooCommerce my issue was solved. Still not sure how to properly fix this since as soon as I activate WooCommerce again the same issue re-appears. However, at least I know now where the issue is coming from and can dig around further.
I noticed the same issue with WooCommerce 2.3. Earlier versions don't have the same issue. My workaround was to load my site using Internet Explorer {the horror}.

Embedded YouTube not working in Chrome

I've seen this post on Google's product forums, but who knows when that will be answered, so hopefully someone here may know.
On my site, the video will not display in Chrome (latest). It works fine in IE[x], FF, and Safari. In Chrome, the console shows this "warning":
[blocked] The page at https://www.mightyspring.com/ ran insecure
content from
http://www.youtube.com/v/cFxF3lWsdPE?enablejsapi=1&playerapiid=homepageVideo&version=3.
Anyone have any idea what's wrong and/or how to fix it? Or is this just a bug that will fix itself in the next release?
Just in case anyone comes across this issue, the answer is because Chrome is properly blocking the site from loading a video not behind SSL. My live site is actually https:// (see the "s"?) and I had the protocol as http://

Trying to use LiveReload, but in Safari 6.0 the extension icon is greyed out for local files

I'm trying to get LiveReload to work with a local website I'm coding for now, but it won't seem to work. On non-local pages, the extension icon is clickable and all, but for local files, it's not: http://i.imgur.com/qrMDo.png
Does it not work with local files? I have it added within the app. Or does it not work with ML? It works if I add the script to the HTML file, but I'd prefer not to.
It seems to me that it is a bug.
It was reported here. I have exactly the same problems in Safari.
Just use different browser, if you can. It works great in Firefox for me.

Embed PDF will randomly not display

We are displaying an inline PDF via an object tag:
<object data='myPDF.pdf' type='application/pdf' width='100%' height='100%'></object>
On most loads, this works just fine - the browser will display the PDF using adobe's browser plugin-in. However, sometimes the browser will not display the PDF - it will load either a transparent or blank white background with no content inside it. This is occuring in both Firefox and Chrome browser. IE does not seem have this issue.
Even more bizarre - after the issue occurs, if we resize or move the browser, the PDF magically re-appears.
Has this ever happened to anyone else? Any ideas on how to improve this performance?
I think it has something to do with Adobe, I've encountered it too but never found a solution. It doesn't matter wich browser I use or wich computer. It just happens some times...
I know this is an old post but I've just had a similar problem and couldn't find a solution online.
I discovered some of my pdf's had a capitalised extension (.PDF), once I lower-cased them all it works fine for both in iframe and embed.