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.

Safari issues (on develop branch)

See original GitHub issue

I was checking the develop branch on safari and found out this couple of problems, one of which breaks the page. I think we should pay attention to these before going into production.

MAJOR SyntaxError: The delete operator requires a reference expression. delete typeof this._localCache[key] This prevents the page to load images and any other js action to work

It can be solved by removing typeof, is there any reason why it’s there? I’ve already fix it on my fork, if you agree with removing typeof I can push it.

MINOR [Error] Viewport argument key “minimal-ui” not recognized and ignored. (localhost, line 5) https://stackoverflow.com/a/26884561/3710148

This does not break anything but it’s not compatible for sure. So it’s up to you to choose how to behave ✌️

/cc @pkarw @filrak

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
pkarwcommented, Aug 14, 2018

@lorenaramonda please push this change , thanks!

1reaction
pkarwcommented, Aug 14, 2018

So, please pull the latest changes that fixed babel support and go on with other things You see that need to be fixed on Safari

Read more comments on GitHub >

github_iconTop Results From Across the Web

Safari issues (on develop branch) #1578 - GitHub
I was checking the develop branch on safari and found out this couple of problems, one of which breaks the page.
Read more >
Safari error: "Safari cannot open this page because address is ...
Here are a few troubleshooting steps you can follow: This error is only seen when the user tries to install and uninstall the...
Read more >
Branch.io Deeplink not working in safari in ios 9, But it works ...
Using data​​ im using branch.io to deeplinking. Im not using native way. Problem occurs only in safari after clicking the forward arrow in...
Read more >
Configuring start conditions | Apple Developer Documentation
Select or add the Branch Changes start condition, then choose from the following settings: Choose the Any Branch setting to monitor every branch...
Read more >
Page submission error with APEX 4.1 and Safari 5.1.4
Things I've tried: 1. Clearing the browser cache, cookies, etc. 2. Killing the session thinking there was something corrupt in the session cache ......
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