Hey,
When I run the Service Worker, there is a problem with some icons. I have read almost everything on your website about this subject, I even wrote to your facebook support line, but I still can't figure it out. It also behaves very strangely in Manifest. pwabuilder detects manifest but chrome application does not. I would be glad if you help me.
I will write the login information in the next message.
This reply has been marked as private.
hi
i have just checked this on your site
and on home page all icons are showing and also on dashboard
http://prntscr.com/1ixcbui
if you are facing icon missing issue then please provide exact screenshot of the issue
because I didn't run the service worker. Since the site is actively working, I did not want people to encounter this problem until you check it out. I will activate it now, can you check it again?
This reply has been marked as private.
This reply has been marked as private.
I guess this problem starts to show itself after refreshing the page a few times.
http://prnt.sc/1jflltf
http://prnt.sc/1jflir4
http://prnt.sc/1jflnik
hi
then I would like to request regenerate this issue on your site and please follow this tip:
https://docs.wplms.io/admin-guide-faqs#elementor-and-other-icons-go-missing-when-pwa-enabled
and then this:
please remove the version from the URL like:
you have this:
https://www.yoursite.com/wp-content/plugins/vibebp/assets/vicons.css?ver=1.5.8.1
then remove version
https://www.yoursite.com/wp-content/plugins/vibebp/assets/vicons.css
and add this one
after that update the service worker version
and save then regenerate the service worker
and then unregister the service worker and update from the application as mentioned in the above tip
reload the page two times
Thank you for response. i tried these. like i said, i have read all the posts on the topic in the support forum. Can you enter the panel and check?
This reply has been marked as private.
This reply has been marked as private.
hi
I have added many URLs in pre-cache resources
after that it is working:
http://prntscr.com/1m9bie6
thank you. it's working now. do you have any idea about the manifest? it doesn't detect.
the manifest is located at yoursite.com/manifest.json , many times bugs appear in pwabuilder and we need to report to them to correct their PWA detection algorithm.