-
# Background
Tandoor is currently build around Vue 2 which has been deprecated and is no longer supported with (security) updates. This is why Tandoors frontend is currently being rewritten in Vue 3.…
-
### What is your question / Please describe your issue
Hello,
I am getting following issue from browser console when opening homepage or product page.
```
[Vue warn]: Invalid handler for event "…
-
If I use `/nocontext` to suppress the Navie context lookup (e.g. to save time), then pinning items doesn't work because the Context view doesn't appear.
`Pinning / file management` should be logica…
-
Currently `@`mode is lost when continuing conversation which risks losing features such as fetching source files and detailed diagram prompting. It would be nice if it was sticky, ie. after a prompt g…
-
It's unclear to me if anon users should be able to select object stores.
Currently they can, as we show the `Preferred Storage Location` button in the history.
If a user clicks on that they can sele…
-
### Current behavior
### Context
Unable to mount any JSX components in the latest minor version of Vue (using Vite JSX transform). Vue 2.7 is critical in the upgrade path for all Vue users trying …
-
# Vue 全局引入自定义组件(库)
- main.js
```javascript
// 完整引入
import Vue from 'vue';
import App from './App.vue';
import router from './router/index.js';
import LbzUI from '../lbz-ui/index.js';
Vue…
-
# Bug report 🐞
I import components in the following way:
```js
import Vue from 'vue'
import Button from '@zeit-ui/vue/lib/button.common'
import '@zeit-ui/themes/index.css'
import '@zeit-ui/t…
-
https://github.com/QingWei-Li/vue-tricks (实用技巧 👍 💯 )
https://defed.github.io/categories/Vue/ (Vue源码解读)
https://github.com/NoDivide/astrum , http://astrum.nodividestudio.com/pattern-library/ (A l…
-
## Summary
The built production Onyx bundle should be published as production Figma plugin so that other Fima users can use the plugin in Figma without building the project!
## Details
https://help…