Questions tagged [cacheapi]
49 questions
0
votes
1 answer
service worker cache progress
I am new to java script as well as to PWA.
I am trying to load all of my contents images/css/audio/video/.html into the cache using cache API which i did successfully using https://developers.google.com and other resources.
My question now…

zaffar
- 679
- 6
- 13
0
votes
1 answer
Play Framework 2.6: NoClassDefFoundError: play/cache/DefaultCacheApi
I am trying to upgrade my app from play 2.2.6 to play 2.6.3, and I'm stuck with this issue.
I've read answers to @KdgDev's and @NikolajPL's questions, which sound similar, but so far nothing helped.
I'm not sure where this problem originates, but I…

Aleksandr Nedorezov
- 11
- 1
- 6
0
votes
1 answer
PWA - Cache and load same appshell for different seo-friendly urls
We are consumer internet and have SEO friendly urls: www.xyz.com/user-1, www.xyz.com/user-2, www.xyz.com/user-n. Technically these are all user pages with different url's. And we need to load only one html file (app-shell) for all these cases.
What…

RAGHU RAMAN
- 537
- 4
- 16
-2
votes
1 answer
Building the PWA project
I added PWA to the application in Angular
I built a project for production
When I run the application (on server), PWA does not work
Cache Storage is empty
What could be wrong?
{
"$schema":…

startNet
- 274
- 1
- 10