-
Hello! I want to use vue.js in my project.
How can i fix conflict mousache in web2py and in vue?
Becouse web2py using ' {{ ' for print anything into the view,
and vue.js using ' {{ ' for print too
-
Hi @antoniandre ,
First of all this is an amazing package, love it, keep up the good work!
I'm having some issues making this work as expected tho!
Here is my implementation in vue 3 **RichEdi…
gilnd updated
1 month ago
-
i want to get this:
* use one-dark css in preview window
* use vue css in export html page
how should i do ?
i have try this in front matter:
```
print_background: false
print_theme: vue
``…
-
The print() method is triggering Print on iOS, but the Page in Preview does only contain the printed URL as well as Time and Date. On Mac it is working well.
I'm using vue-pdf in nuxt.js.
Vue-pdf …
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
Other (Next.js, Gatsby, vue-cli, ...)
### Input code
```JavaScript
// self.mjs
import { a } from "./self.mjs"…
-
### Describe the Improvement
Selection interfaces currently always print a warning `Choices configured incorrectly ` if not choice exists. The message doesn't fit in case it's intended to have no glo…
-
### Version
2.6.10
### Reproduction link
[https://github.com/rustyx/testapp-vue-mocha](https://github.com/rustyx/testapp-vue-mocha)
### Steps to reproduce
1. `vue create testapp`,…
-
The popup window will be closed immediately once we clicked the button to print. I tested on the demo website on Chrome: https://mycurelabs.github.io/vue-html-to-paper/#
The Chrome version is Versi…
-
### Description
As a developer using vite-plugin-dts I want to be able to use the `${configDir}` template variable in tsconfig.json (added in typescript 5.5 - https://www.typescriptlang.org/docs/hand…
-
**Get error 'getBlockByIndex() is not a function' in VUE file.**
Editorjs version: 2.22.2
Code of my editorjs.vue :
```js
Print Block
import EditorJS from '@editorjs/editorjs'…