Tender widget on Windows 10 browsers after April 2018 update kit
Hello,
Has anyone else noticed issues with the Tender widget on Windows devices running the April 2018 update?
I noticed today that all browsers on my Windows (Windows 10 home, version 1803 OS build 17134.48) desktop no longer load the Tender widget. However the exactly same page and code shows widget properly with all my OS X browsers. So I did some changes, removed any extra styles etc and it seems that something with the latest update to Win 10 has changed something in the way external js is loaded.
There has no been changes to our codebase now that the Tender widget stopped showing up. Our customers also notice it now as they are slowly getting their systems up to date.
Discussions are closed to public comments.
If you need help with Tender please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by joonas.halkilah... on 28 May, 2018 09:48 AM
Ok,
I was able to dig up the error:
Script from "tenderappwidgeturl" was blocked due to mime type mismatch.
MiME type seems to be text/html and is not executable.
I'm not too familiar with JS development but some comments and discussion around similar issues with different JS scripts can be found from the interwebs.
2 Posted by joonas.halkilah... on 28 May, 2018 10:22 AM
Hi,
Finally I was able to dig up this:
https://docs.microsoft.com/en-us/microsoft-edge/devtools-guide/console/error-and-status-codes
Error code that relates to my issue:
SEC7112
So, can you update the response header? Thanks!
Support Staff 3 Posted by Courtenay on 29 May, 2018 02:06 AM
Hi Joonas, thanks for all your work! Is it working now?
4 Posted by joonas.halkilah... on 29 May, 2018 09:57 AM
Hey,
Seems to be working fine again, thx!
Courtenay closed this discussion on 02 Jun, 2018 06:08 AM.