-
When installing Babybuddy with a [SUB_PATH](https://docs.baby-buddy.net/configuration/application/#sub_path) configured, the instant app ignores this setting.
https://github.com/babybuddy/babybuddy…
-
I have came up with a solution for changing the manifest file, but I don't think it is really appropriate.
I basically have a plugin in the `vite.config` to remove the `href` attribute from the ``.…
jopms updated
2 months ago
-
Since I made the transition from net core 2.2 to net core 3 the pwa has not worked.
in the browser the manifest.webmanifest file and the serviceworker gives me 404.
to do the migration I used this…
-
> Styromaniac · styromaniac@zeroid.bit
> @Nofish: Can you make it so theme-color works in default view?
>
> Styromaniac · styromaniac@zeroid.bit
> https://stackoverflow.com/questions/26960703/ho…
-
I saw in the source code that the route where the browser asks for the web manifest is configured on the WebManifestRoute constant. How do I modify it? My intellisense doesn't show any option when cre…
-
Hi,
I use
"WebEssentials.AspNetCore.PWA" Version="1.0.33"
With manifest.json location:
/wwwroot/manifest.json
I messed up with my first manifest.json but when I modified it nothing happened.…
-
The app work normally before I setup viet-pwa. The `refresh()` doesn't work after I config vite-pwa. The Chrome' network panel have any request when call the `onNextPage()`.
code:
```
const quer…
-
https://developers.google.com/web/tools/chrome-devtools/progressive-web-apps
**manifest.json**
https://developers.google.com/web/fundamentals/web-app-manifest/
https://developer.mozilla.org/en-US…
-
# Feature Request
## Summary
Implement the [`std::str::fromStr`](https://doc.rust-lang.org/std/str/trait.FromStr.html#tymethod.from_str) trait for `Manifest`.
## Motivation
It'd be great if the …
-
This looks good, I have a suggestion to consider, which is very much a matter of preference.
Is there potential for this to be `@docker compose exec php-fpm composer install`.
And, leverage the …