-
Hello!
The binder does not seem to work for the example: https://mybinder.org/v2/gh/mariobuikhuizen/ipyvuetify/master?filepath=examples%2FExamples%20template.ipynb
```
Waiting for build to star…
-
After upgrading to babel 7 I started receiving the error, and none of the related issues I have found helped to solve it. Removing the istambul-instrumenter-loader rule from the webpack configuratio…
-
I upgraded from 0.1.3 to 0.3.2 and am now seeing the error "Cannot find base config file @vue/tsconfig/tsconfig.web.json"
Full stacktrace is below:
```
> vue-tsc --noEmit --skipLibCheck
▲ […
-
**Error running the application.**
- When the application is executed, the connection is opened and closed, so the application is not executing. I'm using IntelliJ 2007.5.2.
```
2018-11-14 18:33:…
-
_Feature request_
Hi, firtst at all I really like your plugin and use it almost every day.
In my oppinion the layout of the login screen seems to be a bit unstructured and chaotic. So here are …
-
Starting from a ```npm create vuetify``` with just the changes highlighted below, I am facing the same problem as #21.
.\src\pages\index.vue:
```
{
"meta": {
"name": "pateta",
"req…
-
I'm having this error when building my project:
`rendering chunks (3)...[vite-plugin-top-level-await] Transform failed with 209 errors:
:1:1829: ERROR: The symbol "e" has already been declared
:1…
-
Hi,
wanted to start a discussion if it would be a good idea to bring in some MVC / OOP style into this Project´s web application.
I recognized that there is a lot of duplicate code and a mixture…
-
**Describe the bug**
Build Size Increased from 104MB to 370MB After Migrating from Speed-Kit to Nuxt-Booster.
**with nuxt-booster**
nuxt verison: 3.5.3
nuxt-booster:3.0.16
![Screenshot 2024-0…
-
If you create schema when you have type objects and type string, type string will always display before objects.
You can try it with the simple schema:
const schema = {
type: 'object',
propertie…