admin管理员组文章数量:1310193
I'm using Vaadin UI (v24) with SpringBoot (v3.4). I've added a favicon which is correctly displayed when I open the app in my browser.
When I add the @PWA annotation to my app, the favicon is not displayed anymore but the app is recognized as a PWA app in my browser. To "fix" the missing favicon, I added the "icon" property of @PWA annotation with the path of my favicon. Well, the favicon is now displayed but my browser does not recognize the app as PWA anymore.
Does anyone have the same problem and maybe a solution for me?
本文标签: spring bootVaadin SpringBootFavicon with PWA not workingStack Overflow
版权声明:本文标题:spring boot - Vaadin SpringBoot - Favicon with @PWA not working - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741838499a2400355.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论