-
I would like to be able to choose another option as the "axios" case
fabyo updated
7 years ago
-
### Describe the bug
According to V's doc, using vweb, in order to serve static files one just has to add the following line to a server:
```
app.mount_static_folder_at(os.resource_abs_path('di…
-
**Describe the bug**
Hi , i cloned the project with command `git clone https://github.com/mitre/caldera.git --recursive` , and i'm sure the `magma` have been downloaded in the plugins folder. But whe…
-
[vue] 为何官方推荐使用axios而不用vue-resource?
-
It should be possible that the query value is not defined in the url rather than being an empty string.
/resource?query_a=&query_b=1
is different from
/resource?query_b=1
https://github.com/je…
-
Since 2019 vue-resource is deprecated. It's necessary to migrate to axios.
-
Hi, when we send da request to our asp.net web api server, it recieves the data successfully and store it in a session, then when we send a second request to get data from session, it creates new sess…
-
I am interested in having type-safe resources support like Vue I18n. Is it possible to achieve this?
```ts
import { createI18n } from 'vue-i18n'
import enUS from './locales/en-US.json'
// Type…
7nohe updated
3 months ago
-
I have this `score.file`:
```yaml
apiVersion: score.dev/v1b1
metadata:
name: store-front
containers:
store-front:
image: .
variables:
VUE_APP_ORDER_SERVICE_URL: "http://${re…
-
**API Platform version(s) affected**: 3.2.18
**Description**
Error when loading generated Form page for a resource: The requested module '...' does not provide an export named 'Ref'
**How to …