-
Any idea how to use this with nuxt.js?
-
### Problem to solve
It seems that v-img is unable to produce html with url when using `eager` prop in server-side rendering.
```html
```
produces:
```html
```
And in front…
-
Hello,
I was trying to figure out another way of fixing #71 so I went into the "frontend" folder and did an "npm install"
That failed with the following output:
```
root@ubuntu-server:~/Patr…
-
**Describe the bug**
When a language other than English is selected and settings are saved, site is still in English **when using another PC/browser with clean cache.**
**Steps To Reproduce**
Ple…
-
I'm new on Vue js. who can help me change the theme colour?
in fact, I don't know I should start from where?
-
When browsing pictures under /photos and scrolling down a bit, such that a larger number of pictures is visible (maybe around 300), any kind of operation that changes the current selection of pictures…
wiwie updated
3 years ago
-
The frontend should be hosted at GitHub Pages, if possible. The [GitHub Pages action](https://github.com/marketplace/actions/github-pages-action) should be able to take care of building the Vuetify pr…
-
Hi,
I'm wondering how I can add the keycloak token to the Vuex store and have it automatically update when the token is updated. Below is the content of my `main.js` file. Any guidance is appreciat…
-
The problem is that the action on Github is too slow, because `npm ci` it has to install Cypress modules which takes several minutes.
This is my configuration of the action
```name: End-to-end tes…
-
**Describe the bug**
After updating CLI, a POST to my REST API results in an UnrecognizedClientException. The endpoint was working before the update. Unfortunately I don't remember which version of t…