-
With people contributing, everyones going to format the code slightly differently. I think adding something as simple as a .editorconfig file to the repo could make things a little more consistent.
…
-
From @PWA in MainView
- Remove reference to manifest.json. It does not exist anymore.
- The icon for the app is never used and now the default vaadin pwa icon is in place. Reference the icon.png.
Peppe updated
5 years ago
-
As per note in [this section](https://web.dev/learn/pwa/web-app-manifest?continue=https%3A%2F%2Fweb.dev%2Flearn%2Fpwa%23article-https%3A%2F%2Fweb.dev%2Flearn%2Fpwa%2Fweb-app-manifest#recommended_field…
-
- Site: [https://dotnetthoughts.net](https://dotnetthoughts.net)
**New Alerts**
- **Absence of Anti-CSRF Tokens** [10202] total: 11:
- [https://dotnetthoughts.net](https://dotnetthoughts.net…
-
## Issue
**Server Setup Information**:
* Did you test in newest Wekan?: 4.41 (latest ucs version)
* Wekan version: 4.41
* Deployment Method(snap/docker/sandstorm/mongodb bundle/source): doc…
-
I use the fresh default laravel vite config which can be re-produced by creating a new project with laravel
and install jetstream with inertia stack.
Now try to configure the service worker and …
-
Would be great if I could manually set the path where the PWA icons are being placed. In our case, we have a folder "resources" which holds non-shared assets per App (we have a nx workspace with more …
-
When attempting to login behind a https based reverse proxy, typing in the correct username and password just takes you back to the login screen.
If you enter wrong credential, it'll show "Invalid …
-
1. src/js/index.js 23-26
this.state 에 id 와 counterArray 를 저장해서 상태 관리하는 방법 효율적이고 좋아요!
2. src/js/index.js 69-73
질문: CounterList 에 클릭 이벤트가 발생하면 플러스, 마이너스, 리셋, 리무브 중에 해당하는 함수가 실행되는 것은 이해가 됩니다. 그런데 72…
-
Referenced section: https://clerk.com/docs/references/nextjs/clerk-middleware#protect-routes-based-on-user-authentication-status
It states the following middleware.ts code is valid, under the ``aut…