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.

prod mode isn't working in safari 10

See original GitHub issue

Tested with 2ee9f37 of beverage-starter-flow. Running mvn clean jetty:run -Dvaadin.productionMode Test device was simulated iPad 5th generation, ios 10.3.1 Actual result:

  • Plenty of client-side exceptions
  • App didn’t load
  • Looks like this: image

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
Artur-commented, May 11, 2018

That is logical as all browsers on iOS 10 use Safari 10 (i.e. webkit)

0reactions
ZheSun88commented, May 11, 2018

Okay, then it is easier to understand for me now. Thanks Artur.

Read more comments on GitHub >

github_iconTop Results From Across the Web

If Safari on Mac doesn't open a webpage or isn't working as ...
If you installed any Safari extensions, make sure that they are up to date. You can also try turning extensions off. From the...
Read more >
Angular 2 Production Build Console Error in Safari Browser
I ended up solving this by setting the "target": "es5" property in the tsconfig.json file which stopped the error message.
Read more >
Angular 8 error on Safari 10 Mobile (iOS 10.3.3 iPad): "Zone.js ...
Hi @Ks89, that is because IOS Safari 10.3 and Safari 10.1 require a polyfill for nomodule script tags not to be executed. However,...
Read more >
Apple Working on Safari Dark Mode Toggle for Viewing ...
Apple's own Developer Portal doesn't render correctly in their own browser, Safari, making it impossible to accept Developer agreements. You ...
Read more >
Why Are Images Not Showing Up in Safari on My Mac?
If option #1 did not work, let's try changing some of Safari's preference and cache files. Close your Safari; Click on your Finder...
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