-
## Contexte
En lien avec le ticket #65 . Les champs affichés en résumé doivent être MaJ sur la vue "de base" que l'on a en arrivant sur la page (les champs affichés en résumé changeront ensuite selon…
-
**Pour reproduire**
1. Ouvrir le Plugin ArcGIS Pro et le gestionnaire de contenu (Onglet Vue, Contenu)
2. Recherche une couche "ajoutable à la carte" par exemple _Départements - Fiche complète_
3…
-
I have the following config:
main.ts
```
import {createApp} from 'vue'
import {createRouter, createWebHistory} from 'vue-router'
import App from './App.vue'
import 'bootstrap/dist/js/bootstra…
-
Hi, I'm trying to include this in a web project which uses Vite.js to bundle all of the dependencies installed from npm.
Has anyone successfully used this with Vite.js? I am pretty sure that someth…
-
Displays the following error on `npm run dev` command
```
X [ERROR] No matching export in "node_modules/vue/dist/vue.runtime.esm-bundler.js" for import "default"
node_modules/vue-trix/dist/…
-
### Issue Description
When i lock my phone and activity pauses
It sometimes crashes after unlocking and resuming activity
### Reproduction
_No response_
### Relevant log output (if applicable…
-
Hi
I am using this plugin in my Vue project. I need to set the current time from the database. It is for, resuming the player from the last watched time. I tried to use the setCurrentTime. But the…
-
##### **Overview of the feature request**
Vue is still using webpack as microfrontend.
With vite alternative reaching v1.0.0 it’s time to try the switch again.
Version 1.0.0 switched to `@modul…
-
Hello, I have some problems with import. I get object instead of function
**vite.config.ts**
```js
import { defineConfig } from 'vite';
import vue from '@vitejs/plugin-vue';
import { resolve } …
-
### Describe the bug
I have a Nuxt 3 app and in it a page with a Tres.js scene. The scene contains `` which casts a shadow. When navigating away from the page with the scene and navigating back to th…