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.

[Documentation] vuetifyjs.com website breaks in Safari after clearing cache

See original GitHub issue

Environment

Browsers: Safari 14.0.2 OS: Mac OS 10.15.6

Steps to reproduce

  • Visit the main Vuetify page in Safari.
  • Empty cache from Safari developer tools.
  • Visit page again, see error message:
Safari Can't Open the Page

Safari can't open the page "https://vuetifyjs.com/". The error is:
"FetchEvent.respondWith received an error: Returned response is null." (WebKitServiceWorker: 0)

Expected Behavior

Being able to visit the main website in Safari.

Actual Behavior

Visiting the main website in Safari occasionally breaks, specifically after emptying caches.

Reproduction Link

https://vuetifyjs.com

Other comments

I’d guess the issue is a service worker which doesn’t handle the case of getting an empty cache response correctly. This can only be resolved by uninstalling the service worker by going into Safari settings and clearing all stored data for the site.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:6
  • Comments:12 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
decezecommented, Mar 26, 2021

The better workaround is already contained in the original post: go into settings, Privacy → Manage Website Data, and remove all data associated with that website only. That doesn’t discard all your login cookies on other sites.

2reactions
trainoasiscommented, Mar 8, 2021

I have the same problem with Safari 14.0.3 (macOS 11.2.2). I can visit the page only via private browsing mode.

Exactly the same issue here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Clear your browsing history in Safari on Mac - Apple Support
In the Safari app on your Mac, choose History > Clear History, then click the pop-up menu. Choose how far back you want...
Read more >
Browser support - Vuetify
Vuetify is a Material Design component framework for Vue.js. It aims to provide all the tools necessary to create beautiful content rich ...
Read more >
[Solved]-Canvas getImageData not working on Mobile Safari
This documentation says that canvas.drawImage() is not available on iOS. http://developer.apple.com/library/safari/#documentation/AudioVideo/Conceptual/HTML- ...
Read more >
Forms - A yes/no (bolean) field - Product Portal - Roadmap
Update the policy docs instead of delete + insert ... We are updating the cached version of TicketById endpoint on Redis after reacting...
Read more >
Clustering 4000 Stack Overflow tags with BigQuery k-means
These are the most active Stack Overflow tags since 2018 — they're a ... TABLE `deleting.stack_overflow_tag_co_ocurrence` AS WITH data AS ...
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