-
First of all, I think a new documentation needed for self-hosted 1.3.2.
Upgrading 1.3.1 to 1.3.2 by simply "docker-compose pull" will break the whole OpnForm.
I tried fresh installation and faci…
-
**Describe the bug**
Token mode not working properly when i register a user.
Registering user getting: `{token: token}` and it's not setting the token to cookies.
```typescript
try {
…
-
Hello,
I got a DOMException when setItem call, but the exception haven't any detail error message(maybe disk space is not enough)
local forage version:1.7.2
-
### Version
[v4.0.0-rc.5](https://github.com/apollo-module/releases/tag/v4.0.0-rc.5)
### Reproduction link
[Nothing](Nothing)
### Steps to reproduce
`yarn dev`
visit `http://localhost:3000/` in…
-
Binding data from vuex state to vuetable (instead of providing the table instance an api-url) would be very useful if one would want to make API requests in Vuex, store the results in the Vuex state a…
-
tep 4/6 : RUN npm install
---> Running in 2c2d41379341
npm WARN deprecated graphql-server-express@1.4.0: This package has been renamed to 'apollo-server-express'. Please update your dependencies!
…
MWals updated
5 years ago
-
#### Vue.js version and component version
Latest from NPM (4.1.1)
#### Reproduction Link
I can't reproduce it when starting with the suggested fiddle link, which means it's clearly on my end, but…
-
Subscribe to this issue and stay notified about new [daily trending repos in JavaScript](https://github.com/trending/javascript?since=daily)!
-
Hi,
thanks for your work on hot reload!
I'm using vue-hot-reload-api implicitly with webpack dev server and vue-loader. When introducing vue-router into the mix and declaring a beforeRequestEnte…
-
### Vue version
3
### Link to minimal reproduction
https://stackblitz.com/edit/github-bfob1d?file=src%2Fpages%2Fhome.vue
### Steps to reproduce
There is something strange. It happens when I move …