question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

'Undefined' module header on safari < 11

See original GitHub issue

Hey guys, So i use MM as server only set up in a docker container and an old ipad as a screen. After last couple updates i noticed that my setup is all messed up with UNDEFINED headers above every module. So i check it on my laptop (chrome, w10) and everything is fine. Then i checked it on an iPhone (current ios) and also everything is fine. Thought this might be browser support issue so i tried browserstack.com for legacy safari versions and sure enough: Safari 11.1: image

Safari 10.1: image

Safari 9.1: image

I don’t know if thats really a large issue for the whole community or how much we want to support older browsers but sure enough it worked fine circa december 2019. Thanks!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
goszczynskipcommented, Jan 23, 2020

HTMLElement.style is supported from safari 11. https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style

Maybe adding some polyfills or using setAttribute will work.

0reactions
stale[bot]commented, Mar 23, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Safari Technology Preview Release Notes - Apple Developer
Aligned fetch header handling with fetch specification (256003@main) ... in ES6 module loader; Fixed object properties that are undefined in super.call() ...
Read more >
Safari with audio tag not working - Stack Overflow
One way to solve it, is to mute audio by default, and when the user "un-mutes" you can create the instance of an...
Read more >
X-XSS-Protection - HTTP - MDN Web Docs
The HTTP X-XSS-Protection response header is a feature of Internet Explorer, Chrome and Safari that stops pages from loading when they detect ...
Read more >
Datatables not working on Safari
undefined is not an object (evaluating 'n m .style') ... I got this same error in Safari (12.0 (13606.2.11)) and Chrome (69.0.3497.100).
Read more >
Error Occurred While Processing Request - Houseboating.org
TN is undefined in REQUEST. ... /webroot/platform/prototype/shared/modules/containers/header/BasicXHTMLHeader.cfm: line 47 ... Date/Time, 22-Sep-22 11:56 AM ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found